Fix: vérification du mot de passe ldap
This commit is contained in:
parent
f9ff74cfd8
commit
aaa1d47552
@ -846,7 +846,7 @@ else
|
|||||||
}
|
}
|
||||||
else if($userChangePassNextLogon)
|
else if($userChangePassNextLogon)
|
||||||
{
|
{
|
||||||
print '<td>'.$langs->trans("UserMustChangePassNextLogon",$ldap->domainFQDN).'</td>';
|
print '<td class="warning">'.$langs->trans("UserMustChangePassNextLogon",$ldap->domainFQDN).'</td>';
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user