Update card.php

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

View File

@ -1561,7 +1561,7 @@ if ($action == 'create')
// 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);
print $form->selectcontacts($soc->id, $contactid, 'contactid', 1, $srccontactslist);
print '</td></tr>';
// Third party discounts info line