diff --git a/htdocs/contrat/contact.php b/htdocs/contrat/contact.php index 7446ac2a1dd..66e94965a7b 100644 --- a/htdocs/contrat/contact.php +++ b/htdocs/contrat/contact.php @@ -372,7 +372,7 @@ if ($id > 0) print ''; if ($tab[$i]['socid'] > 0) { - print ''; + print ''; print img_object($langs->trans("ShowCompany"),"company").' '.$societe->get_nom($tab[$i]['socid']); print ''; }