diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index b04de783fab..bd88847cd73 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1801,8 +1801,8 @@ else } /* - * Confirmation du classement abandonne - */ + * Confirmation du classement abandonne + */ if ($_GET['action'] == 'canceled') { // S'il y a une facture de remplacement pas encore validée (etat brouillon), @@ -1911,7 +1911,7 @@ else print ''; // Type - print '
| '; print $langs->trans('PaymentMode'); print ' | ';