From 17ffcdb64462721e897940e7bbfc635d2a693449 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 7 Dec 2005 14:23:18 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20bouton=20"Ajouter"=20d=E9cal=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/facture.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 7a5186f8fcc..4083f960dad 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1386,7 +1386,7 @@ else print ''.$langs->trans('Qty').''; print ''.$langs->trans('Discount').''; print ''.$langs->trans('AmountHT').''; - print ' '; + print '   '; print "\n"; } $var=true;