summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_authservers.php
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2011-06-28 13:10:24 +0200
committerWarren Baker <warren@decoy.co.za>2011-06-28 13:10:24 +0200
commitbeaab62274becfd51117d6f84d7b2db93c89b80e (patch)
tree5fd59f1f4f54660b3e0f9dedaef4fa653e193741 /usr/local/www/system_authservers.php
parent9338cf353e6e707788674ef37a4ba436dde868c3 (diff)
downloadpfsense-beaab62274becfd51117d6f84d7b2db93c89b80e.zip
pfsense-beaab62274becfd51117d6f84d7b2db93c89b80e.tar.gz
More text consistency.
Diffstat (limited to 'usr/local/www/system_authservers.php')
-rw-r--r--usr/local/www/system_authservers.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/system_authservers.php b/usr/local/www/system_authservers.php
index fad6b34..b6b1097 100644
--- a/usr/local/www/system_authservers.php
+++ b/usr/local/www/system_authservers.php
@@ -543,9 +543,9 @@ function select_clicked() {
<td>
<input name="ldapauthcontainers" type="text" class="formfld unknown" id="ldapauthcontainers" size="40" value="<?=htmlspecialchars($pconfig['ldap_authcn']);?>"/>
<input type="button" onClick="select_clicked();" value="<?=gettext("Select");?>">
- <br /><?=gettext("NOTE: Semi-Colon separated. This will be prepended to the search base dn above or you can specify full container path.");?>
- <br /><?=gettext("EXAMPLE: CN=Users;DC=example");?>
- <br /><?=gettext("EXAMPLE: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com ");?>
+ <br /><?=gettext("Note: Semi-Colon separated. This will be prepended to the search base dn above or you can specify full container path.");?>
+ <br /><?=gettext("Example: CN=Users;DC=example");?>
+ <br /><?=gettext("Example: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com ");?>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud