diff --git a/templates/comments_tree_sub.tpl b/templates/comments_tree_sub.tpl index 142ace3..c32d2f8 100644 --- a/templates/comments_tree_sub.tpl +++ b/templates/comments_tree_sub.tpl @@ -1,10 +1,9 @@ {foreach from=$subcomments item=c name=sub_loop} -
+
{if isset($smarty.request.subaction) && $smarty.request.subaction=='showonly' && isset($smarty.request.comment_id) && $smarty.request.comment_id==$c.Id}