merged in changes from live version
author<mako@atdot.cc> <>
Thu, 27 Nov 2008 20:12:03 +0000 (15:12 -0500)
committer<mako@atdot.cc> <>
Thu, 27 Nov 2008 20:12:03 +0000 (15:12 -0500)
1  2 
app/controllers/graph_controller.rb
app/views/voter/review.rhtml

Simple merge
index 425c952fff4099bd7a1b37ec26529bad85b44ea6,7ecaf5fb7a054d8647cd4360a2bc03d901d75bb3..b831aef225471db68e2181fd2c1b8a670bc202a5
@@@ -28,8 -28,9 +28,9 @@@ preferred to least preferred:</p
  
    <p>If you choose, you will be able to go back<br />and change it up until
    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>
  

Benjamin Mako Hill || Want to submit a patch?