mirror of
https://github.com/nextcloud/server.git
synced 2026-02-28 04:20:37 -05:00
Merge pull request #6356 from nextcloud/rename-ldap
Rename "LDAP" to "LDAP/AD-integration"
This commit is contained in:
commit
1063b99406
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ style('user_ldap', 'settings');
|
|||
?>
|
||||
|
||||
<form id="ldap" class="section" action="#" method="post">
|
||||
<h2><?php p($l->t('LDAP')); ?></h2>
|
||||
<h2><?php p($l->t('LDAP / AD integration')); ?></h2>
|
||||
|
||||
<div id="ldapSettings">
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue