X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fwall_thread.tpl;h=e192ca61ca01848a5f498354e98dcbadef6b49f5;hb=1d6dd1666f4fc5da64447a48e158f8755d1d2a1b;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..e192ca61ca 100644 --- a/view/theme/smoothly/wall_thread.tpl +++ b/view/theme/smoothly/wall_thread.tpl @@ -66,14 +66,14 @@ {{ if $item.has_cats }}
$item.txt_cats {{ for $item.categories as $cat }}$cat.name - [$remove] + [$item.remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }} {{ if $item.has_folders }}
$item.txt_folders {{ for $item.folders as $cat }}$cat.name - [$remove] + [$item.remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }} @@ -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 }}