From dbaea150b74e883a71c26358757e8d139498908c Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 4 Mar 2004 17:45:47 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=E0=20jour=20des=20liens?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/prospect/fiche.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/comm/prospect/fiche.php b/htdocs/comm/prospect/fiche.php index 204664699b6..8d9403f264c 100644 --- a/htdocs/comm/prospect/fiche.php +++ b/htdocs/comm/prospect/fiche.php @@ -168,7 +168,7 @@ if ($socid > 0) $num = $db->num_rows(); if ($num >0 ) { - print "id\">Liste des propales ($num)"; + print "id\">Liste des propales ($num)"; $var=!$var; } $i = 0; $now = time(); $lim = 3600 * 24 * 15 ; @@ -176,7 +176,7 @@ if ($socid > 0) { $objp = $db->fetch_object( $i); print ""; - print "propalid\">$objp->ref\n"; + print "propalid\">$objp->ref\n"; if ( ($now - $objp->dp) > $lim && $objp->statutid == 1 ) { print " > 15 jours"; @@ -313,7 +313,7 @@ if ($socid > 0) if ($obj->propalrowid) { - print ''.$obj->libelle.''; + print ''.$obj->libelle.''; } else {