luci-mod-admin-full: add hint on backup restore 1654/head
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 24 Jan 2018 13:57:08 +0000 (14:57 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Thu, 1 Mar 2018 11:33:43 +0000 (12:33 +0100)
Add a hint to backup restore that files could remain on the system.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm

index 3e3f65d..b32ef78 100644 (file)
@@ -54,6 +54,9 @@
                                </div>
                        </form>
                </div>
+               <% if reset_avail then %>
+               <div class="alert-message warning"><%:Custom files (certificates, scripts) may remain on the system. To prevent this, perform a factory-reset first.%></div>
+               <% end %>
        </fieldset>
 
        <br />