diff --git a/htdocs/commande/contact.php b/htdocs/commande/contact.php index d36a25e8063..f49ef4b1949 100644 --- a/htdocs/commande/contact.php +++ b/htdocs/commande/contact.php @@ -227,6 +227,7 @@ if ($id > 0 || ! empty($ref)) print ''.$langs->trans("Company").''; print ''.$langs->trans("Contacts").''; print ''.$langs->trans("ContactType").''; + print ' '; print ' '; print "\n"; @@ -239,7 +240,7 @@ if ($id > 0 || ! empty($ref)) print ''; // Ligne ajout pour contact interne - print ''; + print ''; print ''; print img_object('','user').' '.$langs->trans("Users"); @@ -269,7 +270,7 @@ if ($id > 0 || ! empty($ref)) // Ligne ajout pour contact externe $var=!$var; - print ''; + print ''; print ''; print img_object('','contact').' '.$langs->trans("ThirdPartyContacts"); @@ -295,7 +296,7 @@ if ($id > 0 || ! empty($ref)) print ""; - print ' '; + print ' '; } // List of linked contacts