git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7bb2cd6
)
luci-mod-admin-full: add hint on backup restore
author
Florian Eckert
<redacted>
Wed, 24 Jan 2018 13:57:08 +0000
(14:57 +0100)
committer
Florian Eckert
<redacted>
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 <redacted>
modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm
patch
|
blob
|
history
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 3e3f65d9196ea9db403d02582b5716e14cfc83b9..b32ef782637400f56db34e4c6fdf5f49dedfd27c 100644
(file)
--- a/
modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm
+++ b/
modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm
@@
-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 />
git clone https://git.99rst.org/PROJECT