From afe4d36aa0b4e0131a976980f6f29572cb5d0151 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 18 Dec 2006 10:18:57 +0000 Subject: [PATCH] Modif libelle bouton 'Modify' par 'Save' --- htdocs/compta/bank/bankid_fr.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/htdocs/compta/bank/bankid_fr.php b/htdocs/compta/bank/bankid_fr.php index a54331a1483..dd56511d553 100644 --- a/htdocs/compta/bank/bankid_fr.php +++ b/htdocs/compta/bank/bankid_fr.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2002-2006 Rodolphe Quiedeville * Copyright (C) 2003 Jean-Louis Bergamo * Copyright (C) 2004-2006 Laurent Destailleur * @@ -22,10 +22,10 @@ */ /** - \file htdocs/compta/bank/bankid_fr.php - \ingroup banque - \brief Fiche création compte bancaire - \version $Revision$ + \file htdocs/compta/bank/bankid_fr.php + \ingroup banque + \brief Fiche création compte bancaire + \version $Revision$ */ require("./pre.inc.php"); @@ -38,7 +38,6 @@ $user->getrights('banque'); if (!$user->admin && !$user->rights->banque) accessforbidden(); - /* * Actions */ @@ -276,7 +275,7 @@ $form = new Form($db); } - print ''; + print ''; print '   '; print ''; print '';