X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/04f827dd4647f3a7d6e5bd8f5e9083c730a8dccc..dfefbfcd5664f972c7a0d7deb53b8eaa683d4c81:/app/views/quickvote/success.rhtml?ds=inline diff --git a/app/views/quickvote/success.rhtml b/app/views/quickvote/success.rhtml index 982fd12..5582783 100644 --- a/app/views/quickvote/success.rhtml +++ b/app/views/quickvote/success.rhtml @@ -1,14 +1,18 @@ -<% %> +
Please direct voters to:
-QuickVotes are open to the public but are not publicly listed on the -HyperChad site. Voters do not need to log in or authenticate to -participate in this election.
++ <%= quickvote_url( :ident => @quickvote.name ) -%> +-
Direct voters to:
-<%= quickvote_url( :votename => @quickvote.name ) %>+
This vote will end on <%= @quickvote.enddate.strftime('%A, %B %d, %Y') %>
-This vote will expire on <%= @quickvote.enddate %>
+QuickVotes are open to the public but are not listed on the +Selectricity site except right when they were created. Voters do not +need to log in or authenticate to participate in this election.
-<%= link_to "Visit in or vote in your QuickVote", quickvote_url( :votename => @quickvote.name ) %>
+<%= link_to "Jump to QuickVote", quickvote_url( :ident => @quickvote.name ) %>