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) {