From 0cafcdcbdcce7d3d593e1a9e2217e20df1e49c49 Mon Sep 17 00:00:00 2001 From: jlb Date: Tue, 11 Mar 2003 16:02:13 +0000 Subject: [PATCH] petit bug fix : le parametre clos n'etait pas positionne lors de la creation d'un compte --- htdocs/compta/bank/fiche.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/compta/bank/fiche.php b/htdocs/compta/bank/fiche.php index f4bb9671dd9..aecb02f6baa 100644 --- a/htdocs/compta/bank/fiche.php +++ b/htdocs/compta/bank/fiche.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Jean-Louis Bergamo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -81,6 +82,7 @@ if ($action == 'create') print '
Nouveau compte bancaire

'; print '

'; print ''; + print ''; print '';