Ajout de l'aide sur l'utilisateur externe
This commit is contained in:
parent
4191524872
commit
fd5ccdd76a
@ -794,7 +794,7 @@ else
|
|||||||
print '<td>';
|
print '<td>';
|
||||||
if ($fuser->societe_id)
|
if ($fuser->societe_id)
|
||||||
{
|
{
|
||||||
print $langs->trans("External");
|
print $html->textwithhelp($langs->trans("External"),$langs->trans("InternalExternalDesc"));
|
||||||
}
|
}
|
||||||
else if ($fuser->ldap_sid)
|
else if ($fuser->ldap_sid)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user