diff --git a/htdocs/public/payment/newpayment.php b/htdocs/public/payment/newpayment.php
index 93f5765c432..9b3234aef29 100644
--- a/htdocs/public/payment/newpayment.php
+++ b/htdocs/public/payment/newpayment.php
@@ -1909,7 +1909,7 @@ if (preg_match('/^dopayment/', $action)) // If we choosed/click on the payment
';
- print '';
+ print '';
print '';
print '
@@ -1943,7 +1943,6 @@ if (preg_match('/^dopayment/', $action)) // If we choosed/click on the payment
{
print '';
print ''."\n";
- $urllogofull = 'http://home.destailleur.fr:805/dolibarr_dev/htdocs/viewimage.php?modulepart=mycompany&entity=1&file=logos%2Fthumbs%2Ffbm+logo_small.png';
print ''."\n";
// Code to ask the credit card. This use the default "API version". No way to force API version when using JS code.