diff --git a/web/templates/forum/thread.html b/web/templates/forum/thread.html index f248886..6bf74a1 100644 --- a/web/templates/forum/thread.html +++ b/web/templates/forum/thread.html @@ -133,7 +133,7 @@ {{end}} - {{if and (eq $i 0) $Root.Thread.PollID}} + {{if and (eq $Root.Pager.Page 1) (eq $i 0) $Root.Thread.PollID}}

Poll