From 19e76a0bdb03bc3e6b6453289844e14e9aa70f5e Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 5 Jan 2011 18:30:19 -0500 Subject: Do not center hard drive upgrade image --- usr/local/www/system_firmware.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/system_firmware.php') diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 2e18719..1b2648b 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -103,7 +103,7 @@ if(is_subsystem_dirty('firmwarelock')) { echo "\n"; include("fbegin.inc"); echo "
\n"; - print_info_box(gettext("An upgrade is currently in progress.

The firewall will reboot when the operation is complete.") . "

"); + print_info_box(gettext("An upgrade is currently in progress.

The firewall will reboot when the operation is complete.") . "

"); echo "

\n"; include("fend.inc"); echo ""; -- cgit v1.1