diff --git a/htdocs/commande/card.php b/htdocs/commande/card.php
index c407d80c727..5f90927860d 100644
--- a/htdocs/commande/card.php
+++ b/htdocs/commande/card.php
@@ -1698,7 +1698,7 @@ if ($action == 'create' && $usercancreate) {
// Contacts (ask contact only if thirdparty already defined).
print "
| ".$langs->trans("DefaultContact").' | ';
print img_picto('', 'contact', 'class="pictofixedwidth"');
- print $form->selectcontacts($soc->id, $contactid, 'contactid', 1, $srccontactslist, '', 1, 'maxwidth200 widthcentpercentminusx');
+ print $form->selectcontacts($soc->id, $contactid, 'contactid', 1, !empty($srccontactslist)?$srccontactslist:"", '', 1, 'maxwidth200 widthcentpercentminusx');
print ' |
';
// Ligne info remises tiers