X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fadmin-full%2Fluasrc%2Fview%2Fadmin_system%2Fupgrade.htm;h=bbc5215c4579c1c1fd016ee21227d6df35e78032;hp=569a0bbd278676c347175e4e266c2b113d71dee5;hb=dd267f9457476e0a2b29be0a98fcd05062f50f13;hpb=7514604860540ad30bbe82aabc6692f89f301b92 diff --git a/modules/admin-full/luasrc/view/admin_system/upgrade.htm b/modules/admin-full/luasrc/view/admin_system/upgrade.htm index 569a0bbd2..bbc5215c4 100644 --- a/modules/admin-full/luasrc/view/admin_system/upgrade.htm +++ b/modules/admin-full/luasrc/view/admin_system/upgrade.htm @@ -13,8 +13,8 @@ $Id$ -%> <%+header%> -

<%:system%>

-

<%:a_s_flash%>

+

<%:system%>

+

<%:a_s_flash%>

<%:a_s_flash_upgrade1%>


<% if sysupgrade and not ret then %> @@ -48,4 +48,5 @@ $Id$ <% else %>
<%:a_s_flash_notimplemented%>
<% end %> -<%+footer%> \ No newline at end of file +<%+footer%> +<% if ret == 0 then luci.sys.reboot() end %>