<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 => @password) %></p>