From d8a4e774bdccd52f21d1c91c1deb77f42bdd7ffc Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 1 Dec 2025 21:19:51 +0100 Subject: [PATCH] Debug v23 --- htdocs/public/payment/newpayment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/public/payment/newpayment.php b/htdocs/public/payment/newpayment.php index 1b923e21ee6..2dbd09927b8 100644 --- a/htdocs/public/payment/newpayment.php +++ b/htdocs/public/payment/newpayment.php @@ -2509,7 +2509,7 @@ if (preg_match('/^dopayment/', $action)) { // If we chose/clicked on the payme print '
'; if (getDolGlobalInt('STRIPE_USE_INTENT_WITH_AUTOMATIC_CONFIRMATION') == 1) { print ''; - print '
'; + print '
'; } if (getDolGlobalInt('STRIPE_USE_INTENT_WITH_AUTOMATIC_CONFIRMATION') == 1) {