From e4b1298f2e47c2ec7f18f2bcff528f47d604a3d4 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 31 Jan 2005 11:49:13 +0000 Subject: [PATCH] =?UTF-8?q?Bugfix=20TD=20suppl=E9mentaire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/telephonie/contrat/liste.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/htdocs/telephonie/contrat/liste.php b/htdocs/telephonie/contrat/liste.php index 596b93ad60b..26511e50603 100644 --- a/htdocs/telephonie/contrat/liste.php +++ b/htdocs/telephonie/contrat/liste.php @@ -110,6 +110,7 @@ if ($result) print_barre_liste("Contrats", $page, "liste.php", $urladd, $sortfield, $sortorder, '', $num); print"\n\n"; + print '
'."\n"; print ''; print ''; @@ -123,7 +124,6 @@ if ($result) print "\n"; print ''; - print ''; print ''; print ''; print ''; @@ -131,9 +131,6 @@ if ($result) print ''; - print ''; - - print ''; print ''; $var=True; @@ -161,6 +158,7 @@ if ($result) $i++; } print "
 
"; + print ''; $db->free(); } else