diff --git a/htdocs/fourn/facture/paiement.php b/htdocs/fourn/facture/paiement.php index e3cd78a6668..290bddedd87 100644 --- a/htdocs/fourn/facture/paiement.php +++ b/htdocs/fourn/facture/paiement.php @@ -83,7 +83,7 @@ if ($action == 'create') print_titre("Emettre un paiement"); print '
'; print ''; - print ''; + print '
'; print "";
Facture