Fix: vrification du mot de passe ldap

This commit is contained in:
Regis Houssin
2008-01-05 10:11:07 +00:00
parent f9ff74cfd8
commit aaa1d47552

View File

@@ -846,7 +846,7 @@ else
}
else if($userChangePassNextLogon)
{
print '<td>'.$langs->trans("UserMustChangePassNextLogon",$ldap->domainFQDN).'</td>';
print '<td class="warning">'.$langs->trans("UserMustChangePassNextLogon",$ldap->domainFQDN).'</td>';
}
else
{