From 97a9a67584eac8c2550d158ff9203ae43973cf63 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 26 Mar 2005 22:17:51 +0000 Subject: Fixup upload progress bar. It now works when uploading a firmware version! --- usr/local/www/progress.php | 11 ++++++----- usr/local/www/system_firmware.php | 16 ++++++++++++---- 2 files changed, 18 insertions(+), 9 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/progress.php b/usr/local/www/progress.php index 8826f4a..4b54779 100755 --- a/usr/local/www/progress.php +++ b/usr/local/www/progress.php @@ -2,7 +2,7 @@ Invalid meter ID!'); + echo "Invalid Meter ID! {$_GET["UPLOAD_IDENTIFIER"]}"; + echo (''); }else{ echo (''); } @@ -50,11 +51,11 @@ if (!$X) { - + Uploading files... -
+
+

System: Firmware

@@ -208,7 +213,7 @@ print_info_box($sig_warning); - +
@@ -238,9 +243,12 @@ print_info_box($sig_warning);

- Firmware image file:   + Firmware image file:   + +

- + + You must reboot the system before you can upgrade the firmware. -- cgit v1.1