Meilleur tooltip
This commit is contained in:
parent
40bc7b9716
commit
f594d5302c
@ -794,7 +794,7 @@ else
|
||||
print '<td>';
|
||||
if ($fuser->societe_id)
|
||||
{
|
||||
print $html->textwithhelp($langs->trans("External"),$langs->trans("InternalExternalDesc"));
|
||||
print $langs->trans("External");
|
||||
}
|
||||
else if ($fuser->ldap_sid)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user