summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-12 12:00:32 -0700
committerNOYB <Al_Stu@Frontier.com>2016-05-12 12:00:32 -0700
commitb0ef6b970d07466a0a33dba8c153e37a7c9cf2e2 (patch)
tree70975b0bf0a72af6bb04ffe2c48f25e3e916f260 /src/usr
parentda249a00a3015c17f995e65a9830a7142b9f7356 (diff)
downloadpfsense-b0ef6b970d07466a0a33dba8c153e37a7c9cf2e2.zip
pfsense-b0ef6b970d07466a0a33dba8c153e37a7c9cf2e2.tar.gz
Miscellaneous Textual Corrections - System Advanced
Diffstat (limited to 'src/usr')
-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