From f2cf07b0fafe8008a8984d41bf2abfe3a9f2c39a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 13 Sep 2005 08:20:20 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modifications=20esth=E9tiques=20mineure?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/param/index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/htdocs/compta/param/index.php b/htdocs/compta/param/index.php index 395e9dc2f68..36927785f59 100644 --- a/htdocs/compta/param/index.php +++ b/htdocs/compta/param/index.php @@ -18,7 +18,6 @@ * * $Id$ * $Source$ - * */ /** @@ -65,7 +64,7 @@ print ''; print ""; print ''; print "'; +print $langs->trans("Ref").''; print "
'.$langs->trans("SearchABill").'
"; -print $langs->trans("Ref").' :  
 

"; @@ -80,5 +79,5 @@ print ''; $db->close(); -llxFooter("Dernière modification $Date$ révision $Revision$"); +llxFooter('$Date$ - $Revision$'); ?>