From 320cb899162fb3ac70243fc238f5852ad5628bf1 Mon Sep 17 00:00:00 2001 From: erics Date: Wed, 22 Dec 2004 20:23:02 +0000 Subject: [PATCH] =?UTF-8?q?on=20pr=C3=A9remplis=20la=20case=20mais=20si=20?= =?UTF-8?q?elle=20est=20mal=20pr=C3=A9remplie=20(ie=20avec=20des=20espaces?= =?UTF-8?q?)=20=C3=A7a=20d=C3=A9conne?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/fourn/facture/paiement.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";