<p>Please select from one of the following pages.</p>
<div style="text-align: center;">
- <p><%= button_to 'Confirm This Vote', :action => 'confirm', :id => @voter.password %></p>
+ <p><%= button_to 'Confirm This Vote', :action => 'confirm', :id => @password %></p>
<p>If you choose, you will be able to go back<br />and change it up until
- the end of hte voting period.</p>
-
+ the end of the voting period.</p>
<p><%= button_to 'Discard This Vote', votepassword_url(
- :action => 'index', :urlpassword => @voter.password) %></p>
+ :action => 'index', :urlpassword => @password) %></p>
<p>You will be returned to the voting page to vote<br /> again, if you choose.</p>