summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/diag_backup.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index 43d41a5..6fc8df1 100755
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -216,9 +216,6 @@ if (isset($config['system']['version_control'])) {
Open a pfSense configuration XML file and click the button
below to restore the configuration.<br>
<br>
- <strong><span class="red">Note:</span></strong><br>
- The firewall will reboot after restoring the configuration.<br>
- <br>
Restore area:
<select name="restorearea">
<option VALUE="">ALL</option>
@@ -227,8 +224,10 @@ if (isset($config['system']['version_control'])) {
<p>
<input name="conffile" type="file" class="formfld" id="conffile" size="40">
<p>
-
<input name="Submit" type="submit" class="formbtn" id="restore" value="Restore configuration">
+ <p>
+ <strong><span class="red">Note:</span></strong><br>
+ The firewall will reboot after restoring the configuration.<br>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud