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:
cc7b8fc
)
modules/admin_system: Add note to step2 of firmware flashing telling the user if...
author
Manuel Munz
<redacted>
Sun, 28 Aug 2011 16:18:21 +0000
(16:18 +0000)
committer
Manuel Munz
<redacted>
Sun, 28 Aug 2011 16:18:21 +0000
(16:18 +0000)
modules/admin-full/luasrc/view/admin_system/upgrade.htm
patch
|
blob
|
history
diff --git
a/modules/admin-full/luasrc/view/admin_system/upgrade.htm
b/modules/admin-full/luasrc/view/admin_system/upgrade.htm
index 1083a1618848510f163bb3a054f7a3783a45ea1f..372fa5971da2ef61ab5af189fbf819af8ca7ef63 100644
(file)
--- a/
modules/admin-full/luasrc/view/admin_system/upgrade.htm
+++ b/
modules/admin-full/luasrc/view/admin_system/upgrade.htm
@@
-78,6
+78,11
@@
$Id$
))
end
%></li>
+ <li><% if keepconfig then %>
+ <%:Configuration files will be kept.%>
+ <% else %>
+ <%:Note: Configuration files will be erased.%>
+ <% end %></li>
</ul>
</p>
<div class="cbi-page-actions right">
git clone https://git.99rst.org/PROJECT