summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-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