<%+header%> <% local uci = require("luci.model.uci").cursor() local download_backup = uci:get("tmp_wizard","backup","download_backup") local user_backup = uci:get("tmp_wizard","backup","user_backup") local user_restore = uci:get("tmp_wizard","backup","user_restore") %>

<%:Reset to factory default setting.%>

<%:Backup the device settings to backup config file.%>

<%:After user setting is backup as default, the system will allow restore to this user setting instead of factory default. %>

<% if backup_invalid then %> <% end %>
<%:Backup%>/<%:Restore Settings%>
<%:Backup Setting%>
- <%:Backup Setting%> <%:Camera%> <%:Access Point%> <%:All%>
- <%:Restore New Setting%>
<%:Invalid backup configuration.%>
<%:User Setting%>
- <%:Back Up Setting as Default%> <%:Camera%> <%:Access Point%> <%:All%>
- <%:Restore to User Default%> <%:Camera%> <%:Access Point%> <%:All%>
- <%:Warning%>: <%:This feature will overwrite the factory default setting with your current settings. Pressing the physical reset button will restore the configuration of the current settings, not factory default settings.%>

<%+footer%>