diff --git a/src/www/services_dhcp_edit.php b/src/www/services_dhcp_edit.php index a91f88df9..382f65daf 100644 --- a/src/www/services_dhcp_edit.php +++ b/src/www/services_dhcp_edit.php @@ -372,7 +372,7 @@ include("head.inc"); $mac = `/usr/sbin/arp -an | grep {$ip} | cut -d" " -f4`; $mac = str_replace("\n","",$mac); ?> - +
@@ -487,7 +487,7 @@ include("head.inc");
- " /> - + " /> -