diff --git a/htdocs/fourn/facture/paiement.php b/htdocs/fourn/facture/paiement.php index 24feccd2edb..70c89bfdece 100644 --- a/htdocs/fourn/facture/paiement.php +++ b/htdocs/fourn/facture/paiement.php @@ -88,7 +88,7 @@ if ($action == 'create') $total = $obj->total_ttc; - print_titre("Emettre un paiement"); + print_titre("Émettre un paiement"); print '
'; print ''; print ''; @@ -107,7 +107,7 @@ if ($action == 'create') $sumpayed = $db->result(0,0); $db->free(); } - print ''; + print ''; print ""; @@ -147,7 +147,7 @@ if ($action == 'create') print "'; - print "\n"; + print "\n"; print "\n"; print "\n"; - print "\n"; + print "\n"; print ''; print "\n"; print "
Déjà payé'.price($sumpayed).' euros TTC
Déjà payé :'.price($sumpayed).' euros TTC
Paiement"; print '
Numéro :
Num du cheque ou virement
Numéro :
N° du chèque ou du virement
Compte à débiter :
Reste à payer :".price($total - $sumpayed)." euros TTC
Montant :
Montant :
\n";