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$'); ?>