diff --git a/htdocs/fourn/facture/paiement.php b/htdocs/fourn/facture/paiement.php index e1684145cbb..d0c7039f31d 100644 --- a/htdocs/fourn/facture/paiement.php +++ b/htdocs/fourn/facture/paiement.php @@ -172,7 +172,7 @@ if ($action == 'create') print "\n"; print "Reste à payer :".price($total - $sumpayed)." euros TTC\n"; - print "Montant :\n"; + print "Montant :\n"; print ''; print "\n"; print "\n";