diff --git a/e107_plugins/forum/forum_viewtopic.php b/e107_plugins/forum/forum_viewtopic.php index b7231f332..8bd82e1d2 100644 --- a/e107_plugins/forum/forum_viewtopic.php +++ b/e107_plugins/forum/forum_viewtopic.php @@ -477,6 +477,7 @@ $i = $thread->page; $mes = e107::getMessage(); // $sc->setVars($thread->threadInfo); //--->$forend = $tp->simpleParse($FORUMEND, $tVars); +$sc->wrapper('forum_viewtopic/end'); $forend = $tp->parseTemplate($FORUMEND, true, $sc);