X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..ac0692b4b5cebdc97c889d0cd6126a1f1e3d241d:/app/views/quickvote/success.rhtml diff --git a/app/views/quickvote/success.rhtml b/app/views/quickvote/success.rhtml old mode 100755 new mode 100644 index d793a7a..5582783 --- a/app/views/quickvote/success.rhtml +++ b/app/views/quickvote/success.rhtml @@ -1,16 +1,18 @@ -<% -%> -

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

-

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.

+

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 "Jump to QuickVote", quickvote_url( :votename => @quickvote.name ) %>

+

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