From faf64da30c0aad3e3b75b8edcdd9ea633b01a7a1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 10 Sep 2005 00:29:41 +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/bank/ligne.php | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/htdocs/compta/bank/ligne.php b/htdocs/compta/bank/ligne.php index fcf0d4683d2..88c6e50454c 100644 --- a/htdocs/compta/bank/ligne.php +++ b/htdocs/compta/bank/ligne.php @@ -20,7 +20,6 @@ * * $Id$ * $Source$ - * */ /** @@ -185,7 +184,7 @@ if ($result) print "".$langs->trans("Date").""; $html->select_date($objp->do); //print 'do).'">'; - print "  trans("Update")."\">"; + print '  '; print ""; } @@ -201,7 +200,7 @@ if ($result) // Description print "".$langs->trans("Label").""; print ''; - print "  trans("Update")."\">"; + print '  '; print ""; // Amount @@ -209,7 +208,7 @@ if ($result) { print "".$langs->trans("Amount").""; print ''; - print "  trans("Update")."\">"; + print '  '; print ""; } @@ -220,7 +219,7 @@ if ($result) print ''; print $html->select_types_paiements($objp->fk_type,"value"); print ''; - print "  trans("Update")."\">"; + print '  '; print ""; print ""; @@ -228,7 +227,7 @@ if ($result) print ''; print "".$langs->trans("AccountStatement").""; print ''; - print "  trans("Update")."\">"; + print '  '; print ""; print ""; @@ -261,7 +260,7 @@ print ""; print "".$langs->trans("Categories").""; print " "; -print ''; +print ''; print ""; print ""; @@ -282,7 +281,7 @@ if ($result) print ""; print "$objp->label"; - print "rowid\">voir"; + print "rowid\">".$langs->trans("List").""; print "rowid\">".img_delete($langs->trans("Remove")).""; print "";