From ab7ffebf83646d7baed6e720251d88eed590535b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 22 Feb 2011 09:02:14 +0000 Subject: [PATCH] Fix: Removed bad style --- htdocs/compta/resultat/clientfourn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/resultat/clientfourn.php b/htdocs/compta/resultat/clientfourn.php index 8739d0aafad..78c888138a8 100644 --- a/htdocs/compta/resultat/clientfourn.php +++ b/htdocs/compta/resultat/clientfourn.php @@ -482,7 +482,7 @@ if ($mysoc->tva_assuj == 'franchise') // Non assujeti print ''.$langs->trans("Profit").''; if ($modecompta == 'CREANCES-DETTES') print ''.price($total_ht).''; - print ''.price($total_ttc).''; + print ''.price($total_ttc).''; print ''; print '';