mirror of
https://github.com/nextcloud/server.git
synced 2026-05-23 02:26:10 -04:00
Merge pull request #3560 from nextcloud/fix-misleading-wording-stable11
[stable11] Fix misleading wording: searching is affected, not user access
This commit is contained in:
commit
b7e56a8a0a
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue