From 684a34c4d73a76ec1998fb2da57b9a87550efca5 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 17 May 2006 09:53:52 +0000 Subject: [PATCH] Fix: bug #15874 --- htdocs/compta/param/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/compta/param/index.php b/htdocs/compta/param/index.php index 1f72902a2b2..16e69da982c 100644 --- a/htdocs/compta/param/index.php +++ b/htdocs/compta/param/index.php @@ -59,12 +59,12 @@ print ''; /* * Zone recherche facture */ -print '
'; +print ''; print ''; print ""; print ''; print "'; +print $langs->trans("Ref").':'; print "
'.$langs->trans("SearchABill").'
"; -print $langs->trans("Ref").':

";