From 96fc153b8202856f1a1a0a7ab5af3a72b6b623c0 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Wed, 9 Oct 2024 16:49:25 +0900 Subject: [PATCH] Hide comment reply button if max thread depth is reached --- modules/board/skins/xedition/_comment.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/board/skins/xedition/_comment.html b/modules/board/skins/xedition/_comment.html index 9e1c5eda9..c87c379dc 100644 --- a/modules/board/skins/xedition/_comment.html +++ b/modules/board/skins/xedition/_comment.html @@ -49,7 +49,9 @@ {$lang->cmd_vote_down}{$comment->get('blamed_count')} {$lang->cmd_vote_down}{$comment->get('blamed_count')} + {$lang->cmd_reply} + {$lang->cmd_modify} {$lang->cmd_delete} {$lang->cmd_comment_do}