summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2007-10-10 02:44:40 +0000
committerBill Marquette <billm@pfsense.org>2007-10-10 02:44:40 +0000
commitaea4964f8b40db66e7b938ef7785844954fe7f5a (patch)
tree8acee4192e9caf386b3dc09ace98a378e373d6d7 /usr
parent710eae26cf11a4cebd69ea5f2524b68ac89fe0e5 (diff)
downloadpfsense-aea4964f8b40db66e7b938ef7785844954fe7f5a.zip
pfsense-aea4964f8b40db66e7b938ef7785844954fe7f5a.tar.gz
Fix wording per ticket #1471
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/diag_backup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index 2be3058..bb47705 100755
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -273,7 +273,7 @@ include("head.inc");
Open a pfSense configuration XML file and click the button below to restore the configuration. <br /><br /> Restore area: <?php spit_out_select_items("restorearea"); ?>
<p><input name="conffile" type="file" class="formfld unknown" id="conffile" size="40"></p>
<p><input name="Submit" type="submit" class="formbtn" id="restore" value="Restore configuration"></p>
- <p><strong><span class="red">Note:</span></strong><br />The firewall will reboot after restoring the configuration.<br /></p>
+ <p><strong><span class="red">Note:</span></strong><br />The firewall may need a reboot after restoring the configuration.<br /></p>
</td>
</tr>
<?php if($config['installedpackages']['package'] != "") { ?>
OpenPOWER on IntegriCloud