diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 51de8bcb63..8af9f0f698 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -42,8 +42,7 @@ if(file_exists($d_firmwarelock_path)) { include("fbegin.inc"); echo "

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

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

"; + print_info_box("A upgrade is currently in progress.

The firewall will reboot when the operation is complete.

"); echo "
\n"; include("fend.inc"); echo "";