diff --git a/htdocs/public/payment/newpayment.php b/htdocs/public/payment/newpayment.php
index e7e911ead7b..53f74b0e49b 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").'';
+ print '
'.$langs->trans("MembershipPaid").'
';
}
// Buttons for all payments registration methods