summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@gmail.com>2011-09-26 02:38:35 -0400
committerScott Ullrich <sullrich@gmail.com>2011-09-26 02:38:35 -0400
commit09b964a29aae97efbffce2883ae452007378c5b1 (patch)
tree78514375e1062dffec0e6545ba6a8ce53b564447 /usr/local/www/system_firmware.php
parent110603e4e2b03456e303779cc3b69cbc3208a7c8 (diff)
downloadpfsense-09b964a29aae97efbffce2883ae452007378c5b1.zip
pfsense-09b964a29aae97efbffce2883ae452007378c5b1.tar.gz
Hide warning until firmware update enabled = true
Diffstat (limited to 'usr/local/www/system_firmware.php')
-rwxr-xr-xusr/local/www/system_firmware.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index 6ad9d2c..036e27f 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -309,6 +309,8 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd"))
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
+ </span>
+ <?php if (is_subsystem_dirty('firmware')): ?>
<span class="vexpl">
<span class="red">
<strong>
@@ -319,6 +321,7 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd"))
"has started. The firewall will reboot automatically after " .
"storing the new firmware. The configuration will be maintained.");?>
</span>
+ <?php endif; ?>
</td>
</table>
</div>
OpenPOWER on IntegriCloud