From 5350456779fcee69831136aa0184728bfbe7fce6 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sat, 19 Jul 2008 16:51:47 +0000 Subject: [PATCH] modules/admin-full, modules/admin-mini: Fixed firmware upgrade templates --- .../luasrc/view/admin_system/upgrade.htm | 22 ++++++++----------- .../admin-mini/luasrc/view/mini/upgrade.htm | 20 +++++++---------- 2 files changed, 17 insertions(+), 25 deletions(-) diff --git a/modules/admin-full/luasrc/view/admin_system/upgrade.htm b/modules/admin-full/luasrc/view/admin_system/upgrade.htm index 16ba50cd98..350d6a8db7 100644 --- a/modules/admin-full/luasrc/view/admin_system/upgrade.htm +++ b/modules/admin-full/luasrc/view/admin_system/upgrade.htm @@ -18,21 +18,17 @@ $Id$

<%:a_s_flash_upgrade1%>


<% if sysupgrade and not ret then %> -
" enctype="multipart/form-data"> -
-
-
<%:a_s_flash_fwimage%>
-
-
+ +
<%:a_s_flash_fwimage%>:
+
+
-
- - <%:a_s_flash_keepcfg%> -

-
- -
+ + <%:a_s_flash_keepcfg%> +
+
+
<% elseif ret then %> diff --git a/modules/admin-mini/luasrc/view/mini/upgrade.htm b/modules/admin-mini/luasrc/view/mini/upgrade.htm index 9120802228..350d6a8db7 100644 --- a/modules/admin-mini/luasrc/view/mini/upgrade.htm +++ b/modules/admin-mini/luasrc/view/mini/upgrade.htm @@ -19,20 +19,16 @@ $Id$
<% if sysupgrade and not ret then %>
-
-
-
<%:a_s_flash_fwimage%>
-
-
+
<%:a_s_flash_fwimage%>:
+
+
-
- - <%:a_s_flash_keepcfg%> -

-
- -
+ + <%:a_s_flash_keepcfg%> +
+
+
<% elseif ret then %> -- 2.30.2