From: Steven Barth Date: Sat, 19 Jul 2008 16:51:47 +0000 (+0000) Subject: modules/admin-full, modules/admin-mini: Fixed firmware upgrade templates X-Git-Tag: 0.8.0~605 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=5350456779fcee69831136aa0184728bfbe7fce6 modules/admin-full, modules/admin-mini: Fixed firmware upgrade templates --- diff --git a/modules/admin-full/luasrc/view/admin_system/upgrade.htm b/modules/admin-full/luasrc/view/admin_system/upgrade.htm index 16ba50cd9..350d6a8db 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 912080222..350d6a8db 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 %>