From: Tobias Diekershoff Date: Wed, 29 May 2013 08:44:09 +0000 (+0200) Subject: fix bug #540 for quattro themes X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c82ab9e1b52ae6412c054bb9144e058f92780375;p=friendica.git fix bug #540 for quattro themes --- diff --git a/view/theme/quattro/templates/wall_thread.tpl b/view/theme/quattro/templates/wall_thread.tpl index 805ddfaaa9..f4149949ef 100644 --- a/view/theme/quattro/templates/wall_thread.tpl +++ b/view/theme/quattro/templates/wall_thread.tpl @@ -111,11 +111,11 @@ {{if $item.vote.dislike}} {{$item.vote.dislike.1}} {{/if}} + {{if $item.vote.share}} + {{$item.vote.share.1}} + {{/if}} {{/if}} - {{if $item.vote.share}} - {{$item.vote.share.1}} - {{/if}}