Fix error message in LDAP test

This commit is contained in:
Laurent Destailleur
2022-09-16 01:16:59 +02:00
parent 76e8d6d36d
commit 662384ad7d
6 changed files with 9 additions and 8 deletions

View File

@@ -116,7 +116,7 @@ if (!function_exists("ldap_connect")) {
print dol_get_fiche_head($head, 'groups', $langs->trans("LDAPSetup"), -1);
print $langs->trans("LDAPDescGroups").'<br>';
print '<span class="opacitymedium">'.$langs->trans("LDAPDescGroups").'</span><br>';
print '<br>';