X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Fwall_thread.tpl;h=901ed76c168059622c1ffe648b3d56d98a159d0e;hb=7d3a9232948098c5b147d9c0cee15471b24ce72d;hp=dec5a7183c11331874d9ca9fe3fa8524b89d540a;hpb=cbbd68563bf03e2d077a35fe02944ffccd25eaa8;p=friendica.git diff --git a/view/theme/frost-mobile/wall_thread.tpl b/view/theme/frost-mobile/wall_thread.tpl index dec5a7183c..901ed76c16 100644 --- a/view/theme/frost-mobile/wall_thread.tpl +++ b/view/theme/frost-mobile/wall_thread.tpl @@ -67,7 +67,9 @@ {{ if $item.vote }}
+ {{ if $item.vote.dislike }} + {{ endif }} {{ if $item.vote.share }}{{ endif }}
@@ -81,7 +83,9 @@ {{ if $item.star }} - + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} @@ -108,8 +112,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 }}