From c530a7a9366b1c89a63fc1782ec620db992efc3b Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 20 May 2014 17:33:06 +0200 Subject: some work on comment_item.tpl --- view/tpl/conv_item.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'view/tpl/conv_item.tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index ee10b6633..fe54ac377 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -174,9 +174,11 @@ {{/foreach}} {{/if}} {{if $item.comment}} -
+
{{$item.comment}}
+
+
{{/if}}
{{if $item.comment_lastcollapsed}} -- cgit v1.2.3