Merge pull request #24466 from owncloud/issue_13936_wording_ldap
wording in LDAP wizard
This commit is contained in:
commit
fdda980c2f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<fieldset id="ldapWizard2">
|
<fieldset id="ldapWizard2">
|
||||||
<div>
|
<div>
|
||||||
<p>
|
<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>
|
||||||
<p>
|
<p>
|
||||||
<label for="ldap_userfilter_objectclass">
|
<label for="ldap_userfilter_objectclass">
|
||||||
|
|
Loading…
Reference in a new issue