From 9c07440e2c57b034344a41ad544335e2243d1152 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Tue, 5 Mar 2013 16:32:10 +0000 Subject: Tidy up widgets XHTML Close BR tag Add CDATA sections to scripts HTML width paramter must be a whole number, not a decimal. --- usr/local/www/widgets/widgets/system_information.widget.php | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'usr') diff --git a/usr/local/www/widgets/widgets/system_information.widget.php b/usr/local/www/widgets/widgets/system_information.widget.php index 02e1439..403b24c 100644 --- a/usr/local/www/widgets/widgets/system_information.widget.php +++ b/usr/local/www/widgets/widgets/system_information.widget.php @@ -83,8 +83,8 @@ if($_REQUEST['getupdatestatus']) { $curcfg = $config['system']['firmware']; ?> - - + +
@@ -98,7 +98,7 @@ $curcfg = $config['system']['firmware'];
built on
-
+

...
@@ -168,7 +168,7 @@ $curcfg = $config['system']['firmware']; "; + echo "{$dns}
"; } ?> @@ -202,7 +202,7 @@ $curcfg = $config['system']['firmware']; @@ -255,6 +255,7 @@ $curcfg = $config['system']['firmware'];
Name Temperature - left barred bargray barright bar + left barred bargray barright bar  
-- cgit v1.1