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 +?>