Fix misleading wording: searching is affected, not user access.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
cab27eabc6
commit
866b218f37
|
@ -1,7 +1,7 @@
|
|||
<fieldset id="ldapWizard2">
|
||||
<div>
|
||||
<p>
|
||||
<?php p($l->t('%s access is limited to users meeting these criteria:', $theme->getName()));?>
|
||||
<?php p($l->t('Listing and searching for users is constrained by these criteria:'));?>
|
||||
</p>
|
||||
<p>
|
||||
<label for="ldap_userfilter_objectclass">
|
||||
|
|
Loading…
Reference in New Issue