This commit is contained in:
Laurent Destailleur 2019-03-04 12:29:36 +01:00
parent 34c179ab2b
commit dd9a4a8cbc

View File

@ -873,7 +873,7 @@ if ($socid && $action != 'edit' && $action != 'create' && $action != 'editcard'
$arrayofstripecard[$companypaymentmodetemp->stripe_card_ref]=$companypaymentmodetemp->stripe_card_ref;
print '<tr>';
print '<tr class="oddeven">';
print '<td>';
print $companypaymentmodetemp->id;
print '</td>';