From: Alexander Ebert Date: Sat, 19 May 2018 18:45:37 +0000 (+0200) Subject: Partially reverted 3f03556 X-Git-Tag: 3.1.3~19 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=76705fa4eda4ab37f3054a8447d0a2888fc41d74;p=GitHub%2FWoltLab%2FWCF.git Partially reverted 3f03556 --- diff --git a/com.woltlab.wcf/templates/poll.tpl b/com.woltlab.wcf/templates/poll.tpl index 0ecd3aa7dc..f95bcb514f 100644 --- a/com.woltlab.wcf/templates/poll.tpl +++ b/com.woltlab.wcf/templates/poll.tpl @@ -35,7 +35,7 @@ {hascontent} -
canVote() && $__pollView === 'result'} style="display: none"{/if}> +
canVote() && $__pollView === 'result' && !$poll->canSeeResult()} style="display: none"{/if}> {content} {if $__wcf->getUser()->userID} @@ -50,4 +50,4 @@ {/content}
{/hascontent} -
\ No newline at end of file +