From b2d5a03bc20d1e89538e906b31d4c9a6ddc43a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Tue, 17 Jan 2017 12:03:23 +0100 Subject: [PATCH] Update forum_posted_template.php --- e107_plugins/forum/templates/forum_posted_template.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/e107_plugins/forum/templates/forum_posted_template.php b/e107_plugins/forum/templates/forum_posted_template.php index 4763c727d..c8d7b74a2 100644 --- a/e107_plugins/forum/templates/forum_posted_template.php +++ b/e107_plugins/forum/templates/forum_posted_template.php @@ -66,13 +66,13 @@ $FORUMREPLYPOSTED = " $FORUM_POSTED_TEMPLATE['poll'] = $FORUMPOLLPOSTED; $FORUM_POSTED_TEMPLATE['thread'] = "
-

New topic created.

+

".LAN_FORUM_8029."

".LAN_FORUM_3048." ".LAN_FORUM_2022."
"; $FORUM_POSTED_TEMPLATE['reply'] = "
-

New reply created.

+

".LAN_FORUM_3049."

".LAN_FORUM_3048." ".LAN_FORUM_2022."
"; @@ -82,4 +82,4 @@ $FORUM_POSTED_TEMPLATE['reply'] = "
-?> \ No newline at end of file +?>