From b229cae49c4ff160f986a79644db5cb756d0bdcf Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Fri, 16 Nov 2007 01:39:35 +0000 Subject: [PATCH] Switch over to array style page titles. Obtained-from: m0n0wall --- usr/local/www/system_firmware.php | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index f5d6175350..a0950afc44 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -39,7 +39,6 @@ if(file_exists($d_firmwarelock_path)) { include("head.inc"); echo "\n"; include("fbegin.inc"); - echo "

\n"; echo "
\n"; print_info_box("An upgrade is currently in progress.

The firewall will reboot when the operation is complete.

"); echo "
\n";