From 67e8c2cc979075e0aa2338e3b30a33ca1c84a4de Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 10 Sep 2005 14:26:15 +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/prelevement/fiche.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/htdocs/compta/prelevement/fiche.php b/htdocs/compta/prelevement/fiche.php index 9751f873d6f..fe2f65f6794 100644 --- a/htdocs/compta/prelevement/fiche.php +++ b/htdocs/compta/prelevement/fiche.php @@ -18,7 +18,6 @@ * * $Id$ * $Source$ - * */ /** @@ -200,7 +199,7 @@ if ($_GET["id"]) print '
'; print ''; print ''; - print ''; + print ''; print ''; print ''; } @@ -214,7 +213,7 @@ if ($_GET["id"]) print $html->select_date(); print ''; print ''; - print ''; + print ''; print ''; print ''; }