summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_authservers.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-08-31 23:19:27 -0500
committerChris Buechler <cmb@pfsense.org>2015-08-31 23:19:27 -0500
commit5585e65d287e20310a6c273eae5d4b58073d3956 (patch)
tree7f6596c8927deb58e2ea7a588240fdbff1e88684 /src/usr/local/www/system_authservers.php
parent81ec3187a2b9fc96e2f0089c02da4748ce97059b (diff)
downloadpfsense-5585e65d287e20310a6c273eae5d4b58073d3956.zip
pfsense-5585e65d287e20310a6c273eae5d4b58073d3956.tar.gz
fix text
Diffstat (limited to 'src/usr/local/www/system_authservers.php')
-rw-r--r--src/usr/local/www/system_authservers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_authservers.php b/src/usr/local/www/system_authservers.php
index 05f7112..6f51816 100644
--- a/src/usr/local/www/system_authservers.php
+++ b/src/usr/local/www/system_authservers.php
@@ -452,7 +452,7 @@ $section->addInput(new Form_Input(
'text',
$pconfig['ldap_host']
))->setHelp('NOTE: When using SSL, this hostname MUST match the Common Name '.
- '(CN) of the LDAP server"s SSL Certificate.');
+ '(CN) of the LDAP server\'s SSL Certificate.');
$section->addInput(new Form_Input(
'ldap_port',
OpenPOWER on IntegriCloud