From e40d415ab308d7b718c874c130bc7392122e1d56 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 25 Sep 2011 20:09:41 -0400 Subject: Make the manual firmware upgrade screen look a little less busy. --- usr/local/www/system_firmware.php | 57 +++++++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 23 deletions(-) (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 9949bfd..6ad9d2c 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -253,28 +253,30 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd"))   -

- -
- -

- "> + "> +
+ +
"> -

-   + + + +   + + + -

- - - - - -

+
" . gettext("Embedded kernel") . ""; echo ""; echo ""; - echo "

"; + echo "
"; } } ?> @@ -295,8 +297,9 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd")) */ ?> -

+
"> + @@ -305,10 +308,18 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd"))   -
-
+ + + + +
+
+
+ +
+ -- cgit v1.1