summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_admin.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-08-31 22:22:25 -0500
committerChris Buechler <cmb@pfsense.org>2015-08-31 22:22:25 -0500
commit482259fa60cd2605377770adb9bae5272d111e7e (patch)
treeb249eecdfa23eae128b9be111eaed920f88290f9 /src/usr/local/www/system_advanced_admin.php
parent4d0bf2c32643bd04effa0a83f7001214572fb7e5 (diff)
downloadpfsense-482259fa60cd2605377770adb9bae5272d111e7e.zip
pfsense-482259fa60cd2605377770adb9bae5272d111e7e.tar.gz
fix missing space
Diffstat (limited to 'src/usr/local/www/system_advanced_admin.php')
-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 8a0e826..db0bb44 100644
--- a/src/usr/local/www/system_advanced_admin.php
+++ b/src/usr/local/www/system_advanced_admin.php
@@ -410,7 +410,7 @@ $section->addInput(new Form_Checkbox(
'DNS Rebind Check',
'Disable DNS Rebinding Checks',
$pconfig['nodnsrebindcheck']
-))->setHelp('When this is unchecked, your system is protected against<a '.
+))->setHelp('When this is unchecked, your system is protected against <a '.
'href=\"http://en.wikipedia.org/wiki/DNS_rebinding\">DNS Rebinding attacks</a>. '.
'This blocks private IP responses from your configured DNS servers. Check this '.
'box to disable this protection if it interferes with webConfigurator access or '.
OpenPOWER on IntegriCloud