X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/04f827dd4647f3a7d6e5bd8f5e9083c730a8dccc..607f3a343ea400e558cc47a7c6dc508f9bafcfd2:/app/views/quickvote/success.rhtml?ds=sidebyside diff --git a/app/views/quickvote/success.rhtml b/app/views/quickvote/success.rhtml index 982fd12..93d6882 100644 --- a/app/views/quickvote/success.rhtml +++ b/app/views/quickvote/success.rhtml @@ -1,14 +1,16 @@ -<% %> +<% -%> +
Please direct voters to:
+ ++ <%= quickvote_url( :votename => @quickvote.name ) -%> ++ +
This vote will close on <%= @quickvote.enddate %>
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.
-Direct voters to:
-<%= quickvote_url( :votename => @quickvote.name ) %>- -
This vote will expire on <%= @quickvote.enddate %>
- -<%= link_to "Visit in or vote in your QuickVote", quickvote_url( :votename => @quickvote.name ) %>
+<%= link_to "Jump to your QuickVote.", quickvote_url( :votename => @quickvote.name ) %>