mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
wording in LDAP wizard
This commit is contained in:
parent
ba99867033
commit
452eeeb344
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<fieldset id="ldapWizard2">
|
||||
<div>
|
||||
<p>
|
||||
<?php p($l->t('Limit %s access to users meeting these criteria:', $theme->getName()));?>
|
||||
<?php p($l->t('%s access is limited to users meeting these criteria:', $theme->getName()));?>
|
||||
</p>
|
||||
<p>
|
||||
<label for="ldap_userfilter_objectclass">
|
||||
|
|
|
|||
Loading…
Reference in a new issue