diff --git a/htdocs/public/payment/newpayment.php b/htdocs/public/payment/newpayment.php
index e35ef840978..6ed907b3e79 100644
--- a/htdocs/public/payment/newpayment.php
+++ b/htdocs/public/payment/newpayment.php
@@ -1606,7 +1606,7 @@ if ($action != 'dopayment')
if ($source == 'membersubscription' && $object->datefin > dol_now())
{
$langs->load("members");
- print '
'.$langs->trans("MembershipPaid", $object->datefin).'
';
+ print '
'.$langs->trans("MembershipPaid", $object->datefin).'
';
}
// Buttons for all payments registration methods