Skip to content
Snippets Groups Projects
Commit 77684035 authored by Bob Mottram's avatar Bob Mottram
Browse files

Backup and restore wording

parent 80c5658e
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,8 @@
<a href="backup.html"><img id="headerpic" class="img-responsive" src="images/logo.png"></a>
<br><br>
<p class="headertext">Enter a password which will be used to protect the backup</p>
<p class="headertext">Please insert your backup USB drive now</p>
<p class="settingtext">Enter a password which will be used to protect the backup</p>
<form action="backuprestore.php" method="post">
Backup password
......@@ -99,7 +100,7 @@
<p><input type="password" name="backup_password_confirm"></p>
<br>
<input type="submit" name="submitcancel" value="Cancel" />
<input type="submit" name="submitbackuppassword" value="Update" />
<input type="submit" name="submitbackuppassword" value="Continue" />
</form>
</div>
......
......@@ -90,6 +90,7 @@
<a href="backup.html"><img id="headerpic" class="img-responsive" src="images/logo.png"></a>
<br><br>
<p class="headertext">Please insert the USB drive to restore from now</p>
<form action="restore.php" method="post">
Restore password
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment