From 1f257dea90af6c08ee6f2d58a9c348fbdfda3b81 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 25 May 2006 15:53:13 +0000 Subject: [PATCH] Look: Colonne des fleches haut-bas plus petite --- 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 2ff0e8173e0..a2df804a77d 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1592,7 +1592,7 @@ else print ''.$langs->trans('AmountHT').''; print ' '; print ' '; - print ' '; + print ' '; print "\n"; }