summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-12 12:00:32 -0700
committerChris Buechler <cmb@pfsense.org>2016-05-12 22:52:21 -0500
commit35a19ca0acc3dfede3f54d00a586d1799622868a (patch)
tree63a0d1e4eca20d24789f33129e89d42cffc656d1
parent507d23cdd6ded3806ebfc48af3d362ae1d4c1637 (diff)
downloadpfsense-35a19ca0acc3dfede3f54d00a586d1799622868a.zip
pfsense-35a19ca0acc3dfede3f54d00a586d1799622868a.tar.gz
Miscellaneous Textual Corrections - System Advanced
-rw-r--r--src/usr/local/www/system_advanced_admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_advanced_admin.php b/src/usr/local/www/system_advanced_admin.php
index 7bc8b4c..820fa47 100644
--- a/src/usr/local/www/system_advanced_admin.php
+++ b/src/usr/local/www/system_advanced_admin.php
@@ -437,7 +437,7 @@ $section->addInput(new Form_Checkbox(
'permitted, regardless of the user-defined firewall rule set. Check this box to '.
'disable this automatically added rule, so access to the webConfigurator is '.
'controlled by the user-defined firewall rules (ensure a firewall rule is '.
- 'in place that allows access, to avoid being locked out!)<em>Hint: the &quot;Set interface(s) IP address&quot; '.
+ 'in place that allows access, to avoid being locked out!) <em>Hint: the &quot;Set interface(s) IP address&quot; '.
'option in the console menu resets this setting as well.</em>', [$lockout_interface]);
$section->addInput(new Form_Checkbox(
OpenPOWER on IntegriCloud