summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2016-05-12 22:52:05 -0500
committerChris Buechler <cmb@pfsense.org>2016-05-12 22:52:05 -0500
commite02a27561766ad8a3ba39eb18fd622228adf5363 (patch)
tree5424f6c2ce0935ab0bca7b18946727909b405bea /src/usr
parentce2526741629957136a16c0db54a65a54472a247 (diff)
parentb0ef6b970d07466a0a33dba8c153e37a7c9cf2e2 (diff)
downloadpfsense-e02a27561766ad8a3ba39eb18fd622228adf5363.zip
pfsense-e02a27561766ad8a3ba39eb18fd622228adf5363.tar.gz
Merge pull request #2957 from NOYB/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