diff --git a/src/www/interfaces.php b/src/www/interfaces.php index 6ce7d7a61..1d15a856f 100644 --- a/src/www/interfaces.php +++ b/src/www/interfaces.php @@ -1455,7 +1455,6 @@ include("head.inc"); $(".dhcp_basic").removeClass("hidden"); break; case "advanced": - $(".dhcp_basic").removeClass("hidden"); $(".dhcp_advanced").removeClass("hidden"); break; case "file": @@ -1477,7 +1476,6 @@ include("head.inc"); $(".dhcpv6_basic").removeClass("hidden"); break; case "advanced": - $(".dhcpv6_basic").removeClass("hidden"); $(".dhcpv6_advanced").removeClass("hidden"); break; case "file": @@ -1928,17 +1926,6 @@ include("head.inc"); - - - - - - - @@ -1976,6 +1963,17 @@ include("head.inc"); + + + + + + + @@ -2445,24 +2443,6 @@ include("head.inc"); - - - - /> - - - - - - - /> - - - @@ -2472,15 +2452,6 @@ include("head.inc"); - - - - /> - - - @@ -2507,6 +2478,33 @@ include("head.inc"); + + + + /> + + + + + + + /> + + + + + + + /> + + +