diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 50693d2ee6f..1435c4a37b7 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -376,7 +376,7 @@ if ($conf->propal->enabled) { { $obj = $db->fetch_object( $i); print "propalid."\">".img_file()." "; - print "rowid."\">".$obj->ref.""; + print "propalid."\">".$obj->ref.""; print "idp\">$obj->nom\n"; print ""; print strftime("%e %b %Y",$obj->dp)."\n";