This reverts commit ed1ad0566f, reversing changes made to 6ee909914d.
ed1ad0566f
6ee909914d
@ -43,7 +43,6 @@ $id = htmlspecialchars($_GET["grille"]);
$grille_valide = $grille->load($id) || $grille->genere();
mt_srand(crc32($id));
if ($grille_valide) {
The note is not visible to the blocked user.