Update card.php

This commit is contained in:
Frédéric FRANCE 2022-05-19 12:42:15 +02:00 committed by GitHub
parent 2114e51b0e
commit ad3276b579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1671,7 +1671,7 @@ if ($action == 'create' && $usercancreate) {
// Terms of the settlement
print '<tr><td class="nowrap">'.$langs->trans('PaymentConditionsShort').'</td><td>';
print img_picto('', 'payment', 'class="pictofixedwidth"');
$form->select_conditions_paiements($cond_reglement_id, 'cond_reglement_id', - 1, 1);
$form->select_conditions_paiements($cond_reglement_id, 'cond_reglement_id', - 1, 1, 0, 'maxwidth200 widthcentpercentminusx');
print '</td></tr>';
// Payment mode