fixed admin list example

This commit is contained in:
Roland Gruber 2011-01-01 18:28:09 +00:00
parent b6ffbbf2c5
commit 2890205d14
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ $helpArray = array (
"Text" => _("This is a list of valid DN entries of all users that are allowed to login to LDAP Account Manager. Please enter one DN per line.") .
"<br><br><b>" .
_("Example") .
": </b>cn=admin,dc=yourdomain,dc=org;cn=manager,dc=yourdomain,dc=org"),
": </b><br>cn=admin,dc=yourdomain,dc=org<br>cn=manager,dc=yourdomain,dc=org"),
"208" => array ("Headline" => _("Maximum list entries"),
"Text" => _("This is the number of rows to show in the account list. If more entries are found the list will be split into several pages.")),
"209" => array ("Headline" => _("Default language"),