diff --git a/htdocs/compta/bank/fiche.php b/htdocs/compta/bank/fiche.php index 83c841119fd..ed31633298f 100644 --- a/htdocs/compta/bank/fiche.php +++ b/htdocs/compta/bank/fiche.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2002-2003 Rodolphe Quiedeville * * 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 @@ -155,7 +155,7 @@ else if ($user->admin) { - print '[Editer]'; + print '[Editer]'; } else {