mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
Merge pull request #6356 from nextcloud/rename-ldap
Rename "LDAP" to "LDAP/AD-integration"
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user