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 ''.$langs->trans('Type').''; + print ''.$langs->trans('Type').''; print $fac->getLibType(); if ($fac->type == 1) { @@ -2135,7 +2135,7 @@ else print ''; // Mode de reglement - print ''; + print ''; print '';
'; print $langs->trans('PaymentMode'); print '