From dfd1133a4845f2403316ee3928b22115307da094 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 7 Feb 2023 00:34:28 +0100 Subject: [PATCH] css --- htdocs/societe/paymentmodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/paymentmodes.php b/htdocs/societe/paymentmodes.php index 87b1a4939df..b26db22261f 100644 --- a/htdocs/societe/paymentmodes.php +++ b/htdocs/societe/paymentmodes.php @@ -1459,7 +1459,7 @@ if ($socid && $action != 'edit' && $action != 'create' && $action != 'editcard' print ''; // Label - print ''.dol_escape_htmltag($rib->label).''; + print ''.dol_escape_htmltag($rib->label).''; // Stripe ID print ''; if ($rib->stripe_card_ref) {