modules/admin_system: Add note to step2 of firmware flashing telling the user if...
authorManuel Munz <freifunk@somakoma.de>
Sun, 28 Aug 2011 16:18:21 +0000 (16:18 +0000)
committerManuel Munz <freifunk@somakoma.de>
Sun, 28 Aug 2011 16:18:21 +0000 (16:18 +0000)
modules/admin-full/luasrc/view/admin_system/upgrade.htm

index 1083a16..372fa59 100644 (file)
@@ -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">