X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/9129a21b28c88064edfcfc8a8fa23a640f29819c..05ebed925ae2b5e7bf2a599536ba7d7ac15ffbf7:/app/views/voter/review.rhtml diff --git a/app/views/voter/review.rhtml b/app/views/voter/review.rhtml index 657c075..b831aef 100644 --- a/app/views/voter/review.rhtml +++ b/app/views/voter/review.rhtml @@ -27,7 +27,8 @@ preferred to least preferred:

<%= button_to 'Confirm This Vote', :action => 'confirm', :id => @password %>

If you choose, you will be able to go back
and change it up until - the end of hte voting period.

+ the end of the voting period.

+

<%= button_to 'Discard This Vote', votepassword_url( :action => 'index', :urlpassword => @password) %>