X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/49997d3063f434e33e64040fdb57ba30f4e4c2a8..e565b1cd14149c5edc0106407f79e4ae12b56f10:/app/views/quickvote/success.rhtml diff --git a/app/views/quickvote/success.rhtml b/app/views/quickvote/success.rhtml index 93d6882..d793a7a 100644 --- a/app/views/quickvote/success.rhtml +++ b/app/views/quickvote/success.rhtml @@ -1,5 +1,5 @@ <% -%> -

Your QuickVote Was Created

+

QuickVote Created

Please direct voters to:

@@ -7,10 +7,10 @@ <%= quickvote_url( :votename => @quickvote.name ) -%> -

This vote will close on <%= @quickvote.enddate %>

+

This vote will end on <%= @quickvote.enddate.strftime('%A, %B %d, %Y') %>

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.

-

<%= link_to "Jump to your QuickVote.", quickvote_url( :votename => @quickvote.name ) %>

+

<%= link_to "Jump to QuickVote", quickvote_url( :votename => @quickvote.name ) %>