diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 943522a988..3f0ede6b10 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -441,10 +441,10 @@ as the value of $top_child_total (this is done at the end of this file) {{if $item.vote}}
{{if $item.vote.like}} - + {{/if}} {{if $item.vote.dislike}} - + {{/if}}
{{/if}} @@ -452,13 +452,13 @@ as the value of $top_child_total (this is done at the end of this file) {{* Button to open the comment text field *}} {{if $item.comment_html}}
- +
{{/if}} {{if $item.vote.announce OR $item.vote.share}}