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 {