luci-0.10: Merge r7384
This commit is contained in:
parent
779a64f62e
commit
f70dee6125
1 changed files with 5 additions and 0 deletions
|
@ -78,6 +78,11 @@ $Id$
|
||||||
))
|
))
|
||||||
end
|
end
|
||||||
%></li>
|
%></li>
|
||||||
|
<li><% if keepconfig then %>
|
||||||
|
<%:Configuration files will be kept.%>
|
||||||
|
<% else %>
|
||||||
|
<%:Note: Configuration files will be erased.%>
|
||||||
|
<% end %></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
<div class="cbi-page-actions right">
|
<div class="cbi-page-actions right">
|
||||||
|
|
Loading…
Reference in a new issue