Skip to content

Commit

Permalink
Update tab_m.html
Browse files Browse the repository at this point in the history
bugfix
  • Loading branch information
asgothian committed Jun 7, 2024
1 parent f379a0d commit 535631c
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions admin/tab_m.html
Original file line number Diff line number Diff line change
Expand Up @@ -755,8 +755,8 @@ <h3 class="translate">Rename / Group device</h3>
<label for="d_groups_ep4" class="translate">Groups</label>
</div>
</div>
</div>
<div class="row epid5">
</div>
<div class="row epid5">
<div class="col epid">
<div class=endpointid>
<p class="translate device_with_endpoint">Sub Endpoint 5</p>
Expand All @@ -770,9 +770,8 @@ <h3 class="translate">Rename / Group device</h3>
<label for="d_groups_ep5" class="translate">Groups</label>
</div>
</div>
</div>
</div>
<div class="row epid6">
</div>
<div class="row epid6">
<div class="col epid">
<div class=endpointid>
<p class="translate device_with_endpoint">Sub Endpoint 6</p>
Expand All @@ -786,9 +785,9 @@ <h3 class="translate">Rename / Group device</h3>
<label for="d_groups_ep6" class="translate">Groups</label>
</div>
</div>
</div>
</div>
<div class="modal-footer">
</div>
</div>
<div class="modal-footer">
<a name="save" href="#!" class="modal-action modal-close waves-effect waves-green btn green translate">Save</a>
<a href="#!" class="modal-action modal-close waves-effect waves-red btn-flat translate">Cancel</a>
</div>
Expand Down

0 comments on commit 535631c

Please sign in to comment.