From 9ce050b995385210a353dc282b1c6dd46708e4f5 Mon Sep 17 00:00:00 2001 From: Tijn Kuyper Date: Wed, 27 Jun 2018 11:39:38 +0200 Subject: [PATCH] Newforumposts menu template update --- e107_plugins/forum/templates/newforumposts_menu_template.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 + ";