diff --git a/e107_plugins/forum/templates/forum_viewforum_template.php b/e107_plugins/forum/templates/forum_viewforum_template.php index a04f8e720..ae1ec7eb6 100644 --- a/e107_plugins/forum/templates/forum_viewforum_template.php +++ b/e107_plugins/forum/templates/forum_viewforum_template.php @@ -72,6 +72,8 @@ if(empty($FORUM_VIEW_START_CONTAINER)) if (empty($FORUM_VIEW_FORUM)) { + $SC_WRAPPER['LASTPOST:type=date'] = "{---}
"; + $SC_WRAPPER['LASTPOST:type=url'] = " ".IMAGE_post2.""; $FORUM_VIEW_FORUM = " {ICON} @@ -89,7 +91,7 @@ if (empty($FORUM_VIEW_FORUM)) { {POSTER}
{THREADDATE} {REPLIES} {VIEWS} - {LASTPOST} + {LASTPOST:type=date}{LASTPOSTUSER}{LASTPOST:type=url} "; } @@ -303,6 +305,7 @@ $FORUM_VIEWFORUM_TEMPLATE['header'] = "
{BREADCRU {SUBFORUMS}"; +$SC_WRAPPER['REPLIESX'] = "{---}"; $FORUM_VIEWFORUM_TEMPLATE['item'] = " {ICON}