summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
diff options
context:
space:
mode:
authorScott Dale <sdale@pfsense.org>2008-07-08 03:36:37 +0000
committerScott Dale <sdale@pfsense.org>2008-07-08 03:36:37 +0000
commit6d0227f7992ba122a540269bf9ab8276ade00863 (patch)
tree0a65e8a95bc21d4abe179d8d06d41cc06e48fb26 /usr/local/www/widgets
parentd402dcaa73e76c70499547beec48faf81f83bef3 (diff)
downloadpfsense-6d0227f7992ba122a540269bf9ab8276ade00863.zip
pfsense-6d0227f7992ba122a540269bf9ab8276ade00863.tar.gz
format error fix
Diffstat (limited to 'usr/local/www/widgets')
-rw-r--r--usr/local/www/widgets/widgets/system_information.widget.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/widgets/widgets/system_information.widget.php b/usr/local/www/widgets/widgets/system_information.widget.php
index b8a2ed5..1774d0b 100644
--- a/usr/local/www/widgets/widgets/system_information.widget.php
+++ b/usr/local/www/widgets/widgets/system_information.widget.php
@@ -86,7 +86,7 @@ $curcfg = $config['system']['firmware'];
echo "</script>";
}
else
- echo "You are on the latest version.";
+ echo "<br /><br />You are on the latest version.";
}
}
?>
OpenPOWER on IntegriCloud