X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=modules%2Fluci-mod-admin-full%2Fluasrc%2Fview%2Fadmin_system%2Fflashops.htm;h=82a1fdbc9c0831adb55c2a23d1eb5c0f64f58263;hb=1cb3adb619bdd876867f4c4da615ea850464e711;hp=e658dc20e9274e3d7186e761e061e463a1412962;hpb=7a3493b1f7d75a3945279115324cf2ff4da26b7b;p=project%2Fluci.git diff --git a/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm b/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm index e658dc20e..82a1fdbc9 100644 --- a/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm +++ b/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm @@ -1,12 +1,12 @@ <%# Copyright 2008 Steven Barth - Copyright 2008 Jo-Philipp Wich + Copyright 2008-2015 Jo-Philipp Wich Licensed to the public under the Apache License 2.0. -%> <%+header%> -

<%:Flash operations%>

+

<%:Flash operations%>

  • <%:Actions%>
  • @@ -17,36 +17,43 @@
    <%:Backup / Restore%> -
    -
    <%:Click "Generate archive" to download a tar archive of the current configuration files. To reset the firmware to its initial state, click "Perform reset" (only possible with squashfs images).%>
    -
    +
    <%:Click "Generate archive" to download a tar archive of the current configuration files. To reset the firmware to its initial state, click "Perform reset" (only possible with squashfs images).%>
    +
    + +
    - <% if reset_avail then %> + + <% if reset_avail then %> +
    +
    - <% end %> -
    -
    -
    <%:To restore configuration files, you can upload a previously generated backup archive here.%>
    -
    + + <% end %> +
    +
    +
    <%:To restore configuration files, you can upload a previously generated backup archive here.%>
    +
    +
    +
    -
    - + +

    @@ -54,7 +61,8 @@
    <%:Flash new firmware image%> <% if upgrade_avail then %> -
    + +
    <%:Upload a sysupgrade-compatible image here to replace the running firmware. Check "Keep settings" to retain the current configuration (requires an OpenWrt compatible firmware image).%>