From: Fabrixxm Date: Mon, 12 Nov 2012 17:45:49 +0000 (-0500) Subject: quattro: fix tag item template X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f3716d51ef89e151f441c48364ebb4808be8ccfe;p=friendica.git quattro: fix tag item template add correct initial and final divs --- diff --git a/view/theme/quattro/wall_item_tag.tpl b/view/theme/quattro/wall_item_tag.tpl index fd0c59ea35..63373ab163 100644 --- a/view/theme/quattro/wall_item_tag.tpl +++ b/view/theme/quattro/wall_item_tag.tpl @@ -1,5 +1,27 @@ +{{if $mode == display}} +{{ else }} +{{if $item.comment_firstcollapsed}} +
+ $item.num_comments + $item.hide_text + {{ if $item.thread_level==3 }} - + expand / + collapse thread{{ endif }} +
+