@@ -7,6 +7,7 @@ unset($_SESSION["error_code"]);
$smarty->assign("headline", $headline);
$smarty->assign("web_url", $web_url);
$smarty->assign("username", $_SESSION["username"]);
$smarty->assign("error_code", $error_code);
$smarty->display("error.tpl");
The note is not visible to the blocked user.