X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/e565b1cd14149c5edc0106407f79e4ae12b56f10..8964e46880760a85a7c86a239f032c841a96410d:/app/views/quickvote/success.rhtml 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 @@ -<% -%> -

QuickVote Created

+
+ Quickvote + New QuickVote Created +
+

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 ) %>