Revision f2ea45ef
Added by Jim Pingle over 12 years ago
usr/local/www/services_dhcp.php | ||
---|---|---|
1141 | 1141 |
</table> |
1142 | 1142 |
<?php if (!is_numeric($pool) && !($act == "newpool")): ?> |
1143 | 1143 |
<table class="tabcont" width="100%" border="0" cellpadding="0" cellspacing="0"> |
1144 |
<tr> |
|
1145 |
<td colspan="5" valign="top" class="listtopic"><?=gettext("DHCP Static Mappings for this interface.");?></td> |
|
1146 |
<td> </td> |
|
1147 |
</tr> |
|
1144 | 1148 |
<tr> |
1145 | 1149 |
<td width="7%" class="listhdrr"><?=gettext("Static ARP");?></td> |
1146 | 1150 |
<td width="18%" class="listhdrr"><?=gettext("MAC address");?></td> |
Also available in: Unified diff
Add header to DHCP and DHCPv6 static mappings tables