Update card.php

This commit is contained in:
Frédéric FRANCE 2021-02-09 18:07:21 +01:00 committed by GitHub
parent fb4aea8223
commit 2c6656b2ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1603,7 +1603,7 @@ if ($action == 'create' && $usercancreate)
// Contacts (ask contact only if thirdparty already defined).
print "<tr><td>".$langs->trans("DefaultContact").'</td><td>';
print img_picto('', 'contact');
$form->selectcontacts($soc->id, $contactid, 'contactid', 1, $srccontactslist, '', 1);
print $form->selectcontacts($soc->id, $contactid, 'contactid', 1, $srccontactslist, '', 1);
print '</td></tr>';
// Ligne info remises tiers