mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
dhcp: extend lease table header to full table width
This commit is contained in:
parent
e83d14565b
commit
bb897f5c37
@ -344,6 +344,7 @@ if(count($pools) > 0) {
|
||||
<td class="listhdrr"><?=gettext("End"); ?></td>
|
||||
<td class="listhdrr"><?=gettext("Online"); ?></td>
|
||||
<td class="listhdrr"><?=gettext("Lease Type"); ?></td>
|
||||
<td class="listhdrr"> </td>
|
||||
</tr>
|
||||
<?php
|
||||
// Load MAC-Manufacturer table
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user