X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fwall_thread.tpl;h=7987a36492c88121d973f19b39d8d81a87680d47;hb=cde9b6370da1735fffab2fe5933334c2ac3320e9;hp=3b4deaff91e171677533722e356e004a91955cba;hpb=eef8fbe52c753228370256271b0df0c7bb16c53e;p=friendica.git diff --git a/view/theme/smoothly/wall_thread.tpl b/view/theme/smoothly/wall_thread.tpl index 3b4deaff91..7987a36492 100644 --- a/view/theme/smoothly/wall_thread.tpl +++ b/view/theme/smoothly/wall_thread.tpl @@ -85,7 +85,9 @@ {{ if $item.vote }}
+ {{ if $item.vote.dislike }} + {{ endif }} {{ if $item.vote.share }} {{ endif }} @@ -100,7 +102,9 @@ {{ if $item.star }} - + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} @@ -143,8 +147,8 @@
-{{ for $item.children as $item }} - {{ inc $item.template }}{{ endinc }} +{{ for $item.children as $child }} + {{ inc $child.template with $item=$child }}{{ endinc }} {{ endfor }} {{ if $item.flatten }}