mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
fix pre-commit
This commit is contained in:
parent
2da37fffc4
commit
d42f958398
|
|
@ -386,7 +386,7 @@ $form->select_comptes(getDolGlobalString('STRIPE_BANK_ACCOUNT_FOR_PAYMENTS'), 'S
|
|||
print '</td></tr>';
|
||||
|
||||
|
||||
// Param to record automatically payouts (received from IPN payout.payed and payout.created)
|
||||
// Param to record automatically payouts (received from IPN payout.paid and payout.created)
|
||||
print '<tr class="oddeven"><td>';
|
||||
print $langs->trans("StripeAutoRecordPayout").'</td><td>';
|
||||
if ($conf->use_javascript_ajax) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user