luci-mod-admin-full: add hint on backup restore
Add a hint to backup restore that files could remain on the system. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
7bb2cd6213
commit
10fbf9b2e4
1 changed files with 3 additions and 0 deletions
|
@ -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 />
|
||||
|
|
Loading…
Reference in a new issue