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;