diff --git a/htdocs/comm/fiche.php3 b/htdocs/comm/fiche.php3 index 347004ce361..85346b1c655 100644 --- a/htdocs/comm/fiche.php3 +++ b/htdocs/comm/fiche.php3 @@ -246,7 +246,7 @@ if ($socid > 0) { $num = $db->num_rows(); if ($num > 0) { $tag = !$tag; print ""; - print "idp\">liste des projets ($num)"; + print "idp\">liste des projets ($num)"; } while ($i < $num && $i < 5) { $obj = $db->fetch_object( $i);