diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index ceef9230d..b2e10a10a 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -284,7 +284,6 @@ as the value of $top_child_total (this is done at the end of this file) {{* Buttons for like and dislike *}} {{if $item.vote}} -
{{if $item.vote.like}}  {{$item.vote.like.1}} {{/if}} @@ -300,14 +299,11 @@ as the value of $top_child_total (this is done at the end of this file) {{if ($item.vote.like OR $item.vote.dislike) AND $item.comment}}  •  {{/if}} -
{{/if}} {{* Butten to open the comment text field *}} {{if $item.comment}} -
-  {{$item.switchcomment}} -
+  {{$item.switchcomment}} {{/if}} {{* Button for sharing the item *}}