diff --git a/htdocs/user/home.php b/htdocs/user/home.php index 58e19e44072..a5810b280da 100644 --- a/htdocs/user/home.php +++ b/htdocs/user/home.php @@ -121,7 +121,7 @@ if ($resql) print ""; if ($obj->fk_societe) { - print ''.img_object($langs->trans("ShowCompany"),"company").' '.$obj->nom.''; + print ''.img_object($langs->trans("ShowCompany"),"company").' '.$obj->nom.''; } else if ($obj->ldap_sid) {