summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-21 18:11:33 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-21 18:11:33 +0000
commit218df8586bb4892b97c22561213dc8c09d03a2dc (patch)
treeac0e8417b7dfbfc9d7b14dd8751daa87599e6e00 /usr/local
parent181462b50c96d0da7a9a991edb96a62b228de847 (diff)
downloadpfsense-218df8586bb4892b97c22561213dc8c09d03a2dc.zip
pfsense-218df8586bb4892b97c22561213dc8c09d03a2dc.tar.gz
Move the note to the bottom of the td cell
Diffstat (limited to 'usr/local')
-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