diff --git a/htdocs/commande/card.php b/htdocs/commande/card.php index 36dd3e03a99..f7cc3e7af47 100644 --- a/htdocs/commande/card.php +++ b/htdocs/commande/card.php @@ -1603,7 +1603,7 @@ if ($action == 'create' && $usercancreate) // Contacts (ask contact only if thirdparty already defined). print "".$langs->trans("DefaultContact").''; print img_picto('', 'contact'); - $form->selectcontacts($soc->id, $contactid, 'contactid', 1, $srccontactslist, '', 1); + print $form->selectcontacts($soc->id, $contactid, 'contactid', 1, $srccontactslist, '', 1); print ''; // Ligne info remises tiers