From e8be632befd60c18287a3835dae88e04bd3d7423 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 29 Nov 2007 17:17:13 +0000 Subject: [PATCH] Correctly show the console upgrade notice and exit. --- usr/local/www/system_firmware.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index e25d17767f..b6676475f8 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -181,8 +181,9 @@ print_info_box($sig_warning); to be uploaded.
Click "Upgrade firmware" to start the upgrade process.

- echo "This platform cannot be upgraded. Consider using option 13 from the console."; - exit; + This platform cannot be upgraded. Consider using option 13 from the console. + +