diff --git a/e107_plugins/forum/shortcodes/batch/view_shortcodes.php b/e107_plugins/forum/shortcodes/batch/view_shortcodes.php
index c265612a7..fb9b4af37 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."".($url?"":"");
+ style='cursor: not-allowed; pointer-events: all !important;'")." href='".($url ?:"#")."'>".LAN_FORUM_2006."".($url?"":" ");
if ($forum->checkPerm($this->var['thread_forum_id'], 'post'))
{