From 3a94345ceaa08ca1e1d8c5d3393f51f32d66ade9 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 11 Jan 2012 11:48:11 -0500 Subject: Change system info widget fields from to so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width). --- .../www/widgets/widgets/system_information.widget.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'usr/local/www/widgets/widgets/system_information.widget.php') diff --git a/usr/local/www/widgets/widgets/system_information.widget.php b/usr/local/www/widgets/widgets/system_information.widget.php index 7dab2cc..9bebeca 100644 --- a/usr/local/www/widgets/widgets/system_information.widget.php +++ b/usr/local/www/widgets/widgets/system_information.widget.php @@ -157,7 +157,7 @@ $curcfg = $config['system']['firmware']; Uptime - + @@ -185,7 +185,7 @@ $curcfg = $config['system']['firmware']; State table size - +
Show states @@ -207,7 +207,7 @@ $curcfg = $config['system']['firmware']; left barred bargray barright bar   - " /> + @@ -217,7 +217,7 @@ $curcfg = $config['system']['firmware']; left barred bargray barright bar   - + /images/misc/bar_left.gif" height="15" width="4" border="0" align="middle" alt="left bar" />red bargray barright bar   - + @@ -236,7 +236,7 @@ $curcfg = $config['system']['firmware']; left barred bargray barright bar   - + @@ -249,7 +249,7 @@ $curcfg = $config['system']['firmware']; /images/misc/bar_left.gif" height="15" width="4" border="0" align="middle" alt="left bar" />/images/misc/bar_blue.gif" height="15" name="tempwidtha" id="tempwidtha" width="" border="0" align="middle" alt="red bar" />/images/misc/bar_gray.gif" height="15" name="tempwidthb" id="tempwidthb" width="" border="0" align="middle" alt="gray bar" />/images/misc/bar_right.gif" height="15" width="5" border="0" align="middle" alt="right bar" />   - " /> + @@ -259,7 +259,7 @@ $curcfg = $config['system']['firmware']; /images/misc/bar_left.gif" height="15" width="4" border="0" align="middle" alt="left bar" />/images/misc/bar_blue.gif" height="15" width="" border="0" align="middle" alt="red bar" />/images/misc/bar_gray.gif" height="15" width="" border="0" align="middle" alt="gray bar" />/images/misc/bar_right.gif" height="15" width="5" border="0" align="middle" alt="right bar" />   - + -- cgit v1.1