New member madness\!
[bpt/portal.git] / poll.mlt
index 9cc9c60..b216a4f 100644 (file)
--- a/poll.mlt
+++ b/poll.mlt
@@ -285,7 +285,6 @@ end %>
 <% end %>
 </table>
 
-<a href="poll?report=<% id %>">Vote Report</a>
 <% else
 foreach cho in Poll.listChoices id do %>
        <li> <% Web.html (#descr cho) %>
@@ -297,6 +296,8 @@ foreach cho in Poll.listChoices id do %>
 <% end
 end %>
 
+<a href="poll?report=<% id %>">Vote Report</a>
+
 <% if canModify then %>
 <br><hr><br>
 <h3><b>Add a new choice</b></h3>