From c6db207d18884d93701485b371069bdbb56de922 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 18 Nov 2004 15:44:17 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=E0=20jour=20liste?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/prospect/prospects.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/htdocs/comm/prospect/prospects.php b/htdocs/comm/prospect/prospects.php index a8a9cdfea4f..25ef8853d1e 100644 --- a/htdocs/comm/prospect/prospects.php +++ b/htdocs/comm/prospect/prospects.php @@ -131,6 +131,17 @@ if ($result) print_liste_field_titre($langs->trans("Created"),"prospects.php","s.datec","","","align=\"center\"",$sortfield); print ' '; print "\n"; + + print '
'; + print ''; + print ''; + print ''; + print ''; + print ''; + print " "; + print "      "; + print "\n"; + $var=true; while ($i < min($num,$conf->liste_limit))