From 75f4bdbd31ee8472becf8002bef266184f79292c Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Thu, 26 Sep 2013 12:41:27 +0100 Subject: [PATCH] Update "status_rrd_graph_settings.php" XHTML Close INPUT tags Update HTML Boolean operators Update TABLE tag with summary statement --- usr/local/www/status_rrd_graph_settings.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/usr/local/www/status_rrd_graph_settings.php b/usr/local/www/status_rrd_graph_settings.php index 6a30cc4c97..032c41acae 100755 --- a/usr/local/www/status_rrd_graph_settings.php +++ b/usr/local/www/status_rrd_graph_settings.php @@ -120,7 +120,7 @@ include("head.inc");
- +
- +
@@ -182,7 +182,7 @@ include("head.inc"); $categoryd) { echo "\n"; } ?> @@ -197,7 +197,7 @@ include("head.inc"); $styled) { echo "\n"; } ?> @@ -212,7 +212,7 @@ include("head.inc"); $periodd) { echo "\n"; } ?> @@ -223,18 +223,18 @@ include("head.inc"); -
- onClick="enable_change(false)"> + onclick="enable_change(false)" />
  - " onclick="enable_change(true)"> + " onclick="enable_change(true)" />
  - " onclick="return confirm('')"> + " onclick="return confirm('')" />
 
+