diff --git a/src/www/services_dhcpv6.php b/src/www/services_dhcpv6.php
index d0ed0dce2..54d08b159 100644
--- a/src/www/services_dhcpv6.php
+++ b/src/www/services_dhcpv6.php
@@ -642,7 +642,7 @@ include("head.inc");
foreach($numberoptions as $item):?>
|
-
+
|
@@ -689,7 +689,7 @@ include("head.inc");
|
|
-
+
|
@@ -725,8 +725,8 @@ include("head.inc");
=gettext("IPv6 address");?> |
=gettext("Hostname");?> |
=gettext("Description");?> |
-
-
+ |
+
|
=isset($mapent['ipaddrv6']) ? htmlspecialchars($mapent['ipaddrv6']) : "";?>
=htmlspecialchars($mapent['hostname']);?> |
=htmlspecialchars($mapent['descr']);?> |
-
-
-
+ |
+
+
|