diff --git a/e107_plugins/forum/shortcodes/batch/view_shortcodes.php b/e107_plugins/forum/shortcodes/batch/view_shortcodes.php index a5db62727..6637c1cb2 100644 --- a/e107_plugins/forum/shortcodes/batch/view_shortcodes.php +++ b/e107_plugins/forum/shortcodes/batch/view_shortcodes.php @@ -506,7 +506,7 @@ class plugin_forum_view_shortcodes extends e_shortcode $text .= "
  • $this->postInfo['post_id']))."'>".LAN_FORUM_2039."
  • "; } - $text .= "
  • ".LAN_FORUM_2040." (fixme)
  • "; // FIXME + $text .= "
  • ".LAN_FORUM_2040."
  • "; if ($type == 'thread') {