diff --git a/e107_plugins/forum/shortcodes/batch/view_shortcodes.php b/e107_plugins/forum/shortcodes/batch/view_shortcodes.php
index 79ed864e3..c265612a7 100644
--- a/e107_plugins/forum/shortcodes/batch/view_shortcodes.php
+++ b/e107_plugins/forum/shortcodes/batch/view_shortcodes.php
@@ -804,7 +804,7 @@ function sc_buttonsx()
}
$replyUrl = "".LAN_FORUM_2006."";
+ style='cursor: not-allowed; pointer-events: all !important;'")." href='".($url ?:"#")."'>".LAN_FORUM_2006."".($url?"":"");
if ($forum->checkPerm($this->var['thread_forum_id'], 'post'))
{