diff --git a/public/forums.php b/public/forums.php
index 12ce4ce0..acddccbe 100644
--- a/public/forums.php
+++ b/public/forums.php
@@ -765,7 +765,7 @@ if ($action == "viewtopic")
print("
\n");
- $body = "
";
+ $body = "
";
//hidden content applied to second or higher floor post (for whose user class below Ad , not poster , not mods ,not reply's author)
// if ($protected_enabled && $pn+$offset>1 && get_user_class()1 && !can_view_post($userid, $arr)){