diff --git a/htdocs/public/payment/newpayment.php b/htdocs/public/payment/newpayment.php index d880025259b..bf6375b5671 100644 --- a/htdocs/public/payment/newpayment.php +++ b/htdocs/public/payment/newpayment.php @@ -1655,7 +1655,7 @@ if ($action != 'dopayment') { $langs->load("members"); print '
'.$langs->trans("MembershipPaid", dol_print_date($object->datefin, 'day')).'
'; - print ''.$langs->trans("PaymentWillBeRecordedForNextPeriod").'
'; + print '
'.$langs->trans("PaymentWillBeRecordedForNextPeriod").'
'; } // Buttons for all payments registration methods