diff --git a/e107_plugins/forum/templates/forum_viewtopic_template.php b/e107_plugins/forum/templates/forum_viewtopic_template.php index f926bc182..f6f5f5698 100644 --- a/e107_plugins/forum/templates/forum_viewtopic_template.php +++ b/e107_plugins/forum/templates/forum_viewtopic_template.php @@ -315,7 +315,7 @@ $FORUM_VIEWTOPIC_TEMPLATE['start'] = "
{BACKLINK}
- +

{THREADNAME}

{TRACK} {BUTTONSX}
@@ -405,6 +405,7 @@ $FORUM_VIEWTOPIC_TEMPLATE['end'] = " {QUICKREPLY} +{MODERATORS} {THREADSTATUS} ";