mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
system: adjust LDAP container message a bit more
This commit is contained in:
parent
041702d215
commit
f783f5c4e2
@ -573,8 +573,8 @@ endif; ?>
|
||||
</ul>
|
||||
<br/>
|
||||
<div class="hidden" for="help_for_ldapauthcontainers">
|
||||
<br/><?=gettext("Semicolon-separated list of distinguished names or a path containing a DC= component.");?>
|
||||
<br/><?=gettext("Example:");?> CN=Users,OU=Staff,O=Company;OU=Freelancers,O=Company;DC=example,DC=com
|
||||
<br/><?= gettext('Semicolon-separated list of distinguished names optionally containing DC= components.') ?>
|
||||
<br/><?=gettext("Example:");?> OU=Freelancers,O=Company,DC=example,DC=com;CN=Users,OU=Staff,O=Company
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user