Fix: Missinf class
This commit is contained in:
parent
db1cd6b27f
commit
e28fefc989
@ -777,7 +777,7 @@ if (($action == 'create') || ($action == 'adduserldap'))
|
|||||||
$password=$generated_password;
|
$password=$generated_password;
|
||||||
|
|
||||||
// Mot de passe
|
// Mot de passe
|
||||||
print '<tr><td valign="top">'.$langs->trans("Password").'</td>';
|
print '<tr><td valign="top" class="fieldrequired">'.$langs->trans("Password").'</td>';
|
||||||
print '<td>';
|
print '<td>';
|
||||||
if (! empty($ldap_sid))
|
if (! empty($ldap_sid))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user