Commit 33e90905 authored by Franco Fichtner's avatar Franco Fichtner

dhcp: extend lease table header to full table width

(cherry picked from commit bb897f5c)
parent ce0919b8
......@@ -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">&nbsp;</td>
</tr>
<?php
// Load MAC-Manufacturer table
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment