diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index 37e25befd0..7579aee755 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -1141,6 +1141,10 @@ include("head.inc");
+
+ | =gettext("DHCP Static Mappings for this interface.");?> |
+ |
+
| =gettext("Static ARP");?> |
=gettext("MAC address");?> |
diff --git a/usr/local/www/services_dhcpv6.php b/usr/local/www/services_dhcpv6.php
index 0465edf824..4c49fd51b4 100644
--- a/usr/local/www/services_dhcpv6.php
+++ b/usr/local/www/services_dhcpv6.php
@@ -842,6 +842,10 @@ display_top_tabs($tab_array);
+
+ | =gettext("DHCPv6 Static Mappings for this interface.");?> |
+ |
+
| =gettext("DUID");?> |
=gettext("IPv6 address");?> |