diff --git a/usr/local/www/system.php b/usr/local/www/system.php index 10606c7fe0..aebe82bed2 100755 --- a/usr/local/www/system.php +++ b/usr/local/www/system.php @@ -246,17 +246,17 @@ include("head.inc"); print_info_box($savemsg); ?>
- +
- +
- - @@ -371,7 +369,7 @@ include("head.inc");
+
@@ -267,7 +267,7 @@ include("head.inc");
+
@@ -279,8 +279,8 @@ include("head.inc");
-

- +
+
@@ -293,7 +293,7 @@ include("head.inc"); ?>
- + @@ -302,13 +302,13 @@ include("head.inc"); $gwname = "none"; $dnsgw = "dns{$dnscounter}gw"; if($pconfig[$dnsgw] == $gwname) { - $selected = "selected"; + $selected = "selected=\"selected\""; } else { $selected = ""; } echo "\n"; foreach($arr_gateways as $gwname => $gwitem) { - echo $pconfig[$dnsgw]; + //echo $pconfig[$dnsgw]; if((is_ipaddrv4(lookup_gateway_ip_by_name($pconfig[$dnsgw])) && (is_ipaddrv6($gwitem['gateway'])))) { continue; } @@ -316,12 +316,11 @@ include("head.inc"); continue; } if($pconfig[$dnsgw] == $gwname) { - $selected = "selected"; + $selected = "selected=\"selected\""; } else { $selected = ""; } - echo "\n"; + echo "\n"; } ?> @@ -330,7 +329,7 @@ include("head.inc");
-
+
@@ -342,7 +341,7 @@ include("head.inc");

- > + /> @@ -354,7 +353,7 @@ include("head.inc"); "VPN clients."), $g['product_name']); ?>

- /> + /> @@ -362,7 +361,6 @@ include("head.inc");
-

Time update interval - +
Minutes between network time sync. 300 recommended, @@ -398,7 +396,7 @@ include("head.inc");
- +
$ldesc) { - $selected = ' selected'; + $selected = ' selected="selected"'; if($lcode != $pconfig['language']) $selected = ''; echo ""; @@ -448,7 +446,7 @@ include("head.inc"); $curtheme = $config['theme']; $selected = ""; if($f == $curtheme) - $selected = " SELECTED"; + $selected = " selected=\"selected\""; ?> @@ -466,7 +464,7 @@ include("head.inc");
  - "> + " />