From 80598ff33063c4f32f8c4b6aa3bf45a93f2a4b8f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 18 Sep 2005 19:01:52 +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/fiche.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/compta/bank/fiche.php b/htdocs/compta/bank/fiche.php index 773ce6fce98..969ca94493c 100644 --- a/htdocs/compta/bank/fiche.php +++ b/htdocs/compta/bank/fiche.php @@ -174,11 +174,11 @@ if ($_GET["action"] == 'create') print ''; print ''; - print ' '; - print ' '.$langs->trans("DisableConciliation").''; - print ''.$langs->trans("IfBankAccount").'...'; + print ''.$langs->trans("Conciliation").''; + print ' '.$langs->trans("DisableConciliation").''; + print ''.$langs->trans("Bank").''; print '';