summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-12-02 19:32:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-12-02 19:32:11 +0000
commitb654ff83f4ae1781fe8d32a7639d3fc4055d5726 (patch)
tree44624580638c288c4ac6319bc0879b9d813a80fa /usr
parent371f8c19681dcd1691796e2d73176ac0175f4231 (diff)
downloadpfsense-b654ff83f4ae1781fe8d32a7639d3fc4055d5726.zip
pfsense-b654ff83f4ae1781fe8d32a7639d3fc4055d5726.tar.gz
Populate div initially.
Diffstat (limited to 'usr')
-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 3bf4bd7..840a56a 100644
--- a/usr/local/www/widgets/widgets/system_information.widget.php
+++ b/usr/local/www/widgets/widgets/system_information.widget.php
@@ -91,7 +91,7 @@ $curcfg = $config['system']['firmware'];
built on <?php readfile("/etc/version.buildtime"); ?>
<br />
<?=`uname -sr`?>
- <div id='updatestatus'></div>
+ <div id='updatestatus'>Obtaining update status...</div>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud