From 3dff03b6be611ac45c7f466ce0965c63d684905b Mon Sep 17 00:00:00 2001 From: rica-carv Date: Fri, 9 Dec 2016 19:15:28 +0000 Subject: [PATCH] Update view_shortcodes.php --- e107_plugins/forum/shortcodes/batch/view_shortcodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/forum/shortcodes/batch/view_shortcodes.php b/e107_plugins/forum/shortcodes/batch/view_shortcodes.php index 3c4a36786..79ed864e3 100644 --- a/e107_plugins/forum/shortcodes/batch/view_shortcodes.php +++ b/e107_plugins/forum/shortcodes/batch/view_shortcodes.php @@ -803,7 +803,7 @@ function sc_buttonsx() // $url = e107::getUrl()->create('forum/thread/reply', array('id' => $thread->threadId)); } $replyUrl = "".LAN_FORUM_2006.""; if ($forum->checkPerm($this->var['thread_forum_id'], 'post'))