From 3c119b78e2f71922fcd6da739f16b4a35c87aa45 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Thu, 7 Mar 2013 20:41:33 +0000 Subject: Tidy up System:Advanced:Admin XHTML Added proper CDATA sections to scripts Updated HTML boolean operators Close BR tagas Close INPUT tags --- usr/local/www/system_advanced_admin.php | 74 ++++++++++++++++----------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'usr/local/www/system_advanced_admin.php') diff --git a/usr/local/www/system_advanced_admin.php b/usr/local/www/system_advanced_admin.php index 84070fc..3c55a86 100644 --- a/usr/local/www/system_advanced_admin.php +++ b/usr/local/www/system_advanced_admin.php @@ -246,8 +246,8 @@ include("head.inc"); -
- +
-   +  

- +
@@ -301,16 +301,16 @@ function prot_change() { @@ -459,14 +459,14 @@ function prot_change() { @@ -502,12 +502,12 @@ function prot_change() { @@ -521,7 +521,7 @@ function prot_change() {
- onClick="prot_change()"> + onclick="prot_change()" />     - onClick="prot_change()"> + onclick="prot_change()" />
@@ -328,7 +328,7 @@ function prot_change() { foreach($a_cert as $cert): $selected = ""; if ($pconfig['ssl-certref'] == $cert['refid']) - $selected = "selected"; + $selected = "selected=\"selected\""; ?> @@ -338,8 +338,8 @@ function prot_change() {
- -
+ +
- -
+ +
- /> + />
- /> + />
- /> + />
- /> + />
- /> + />
- /> + />
Wikipedia."); ?> + "webConfigurator access in certain corner cases such as using external scripts to interact with this system. More information on HTTP_REFERER is available from Wikipedia."); ?>
- /> + />
- /> + />
@@ -492,7 +492,7 @@ function prot_change() {
- /> + /> null modem serial cable or adapter is required to use the serial console."); ?> bps
- /> + />
@@ -543,16 +543,16 @@ function prot_change() {
- "; + echo ""; ?> -- cgit v1.1