diff --git a/e107_plugins/forum/templates/newforumposts_menu_template.php b/e107_plugins/forum/templates/newforumposts_menu_template.php index 3777eb34e..637252817 100644 --- a/e107_plugins/forum/templates/newforumposts_menu_template.php +++ b/e107_plugins/forum/templates/newforumposts_menu_template.php @@ -14,7 +14,7 @@ {POST_AUTHOR_AVATAR: shape=circle}
-

{POST_TOPIC}

{POST_CONTENT}
".LAN_FORUM_MENU_001." {POST_AUTHOR_NAME} {POST_DATESTAMP} +

{POST_TOPIC}

{POST_CONTENT}
".LAN_FORUM_MENU_001." {POST_AUTHOR_NAME} {POST_DATESTAMP}
"; $NEWFORUMPOSTS_MENU_TEMPLATE['default']['end'] = ""; @@ -60,4 +60,4 @@ - "; \ No newline at end of file + ";