diff --git a/templates/comments_tree_sub.tpl b/templates/comments_tree_sub.tpl index 4493ace..2d16208 100644 --- a/templates/comments_tree_sub.tpl +++ b/templates/comments_tree_sub.tpl @@ -1,6 +1,6 @@ {foreach from=$subcomments item=c} -
+
{if isset($smarty.request.subaction) && $smarty.request.subaction=='showonly' && isset($smarty.request.comment_id) && $smarty.request.comment_id==$c.Id}