From 09b964a29aae97efbffce2883ae452007378c5b1 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 26 Sep 2011 02:38:35 -0400 Subject: Hide warning until firmware update enabled = true --- usr/local/www/system_firmware.php | 3 +++ 1 file changed, 3 insertions(+) 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"))   + + @@ -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.");?> + -- cgit v1.1