From 5183c494e7796676ce5839e3fa670c2f99016ca3 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 3 Aug 2003 11:01:23 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=E0=20jour=20lien=20vers=20la=20liste=20?= =?UTF-8?q?des=20projets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/fiche.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);