-<tr>
- <td valign="top"><%= button_to 'Discard', :action => 'discard' %></td>
- <td valign="top">Discard this tentative vote and log out.</td>
-</tr>
+<div style="text-align: center;">
+ <p><%= button_to 'Confirm This Vote', :action => 'confirm', :id => @voter.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>