diff --git a/htdocs/projet/index.php b/htdocs/projet/index.php
index 6b1c0e7be9b..81c3b0b8fe8 100644
--- a/htdocs/projet/index.php
+++ b/htdocs/projet/index.php
@@ -184,7 +184,7 @@ if ( $resql )
print "
";
print '| '.$username.' | ';
- print 'projectid.'">'.$obj->title.' | ';
+ print ''.$obj->title.' | ';
print ''.$obj->label.' | ';
print ''.dol_print_date($db->jdate($obj->dateo)).' | ';
print ''.dol_print_date($db->jdate($obj->datee)).' | ';