X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/c65b1e11059c5cf510b54c785d4a246215058f70..9ba7e0d9168929b3917a8cca9f79b20f0edca63a:/app/views/quickvote/success.rhtml?ds=inline diff --git a/app/views/quickvote/success.rhtml b/app/views/quickvote/success.rhtml index d793a7a..428a3f2 100644 --- a/app/views/quickvote/success.rhtml +++ b/app/views/quickvote/success.rhtml @@ -1,10 +1,13 @@ -<% -%> -
Please direct voters to:
- <%= quickvote_url( :votename => @quickvote.name ) -%> + <%= quickvote_url( :ident => @quickvote.name ) -%>
This vote will end on <%= @quickvote.enddate.strftime('%A, %B %d, %Y') %>
@@ -13,4 +16,4 @@ HyperChad site. Voters do not need to log in or authenticate to participate in this election. -<%= link_to "Jump to QuickVote", quickvote_url( :votename => @quickvote.name ) %>
+<%= link_to "Jump to QuickVote", quickvote_url( :ident => @quickvote.name ) %>