X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/b47d1fbe36d5aeb9b79d6bbaab035ca448a3c3ef..adfcf4dd7d989d0560e2a8f6a590dd10c5a49a08:/app/views/voter/_vote.rhtml diff --git a/app/views/voter/_vote.rhtml b/app/views/voter/_vote.rhtml index 914077c..bd1040e 100644 --- a/app/views/voter/_vote.rhtml +++ b/app/views/voter/_vote.rhtml @@ -11,7 +11,7 @@ least preferred. Please list all choices in every vote. (For example, 123 or 321 or 213, etc.)

-<%= form_tag :action => 'review', :id => @voter.password %> +<%= form_tag :action => 'review', :id => @password %> <%= text_field :vote, :votestring -%> <%= submit_tag "Vote!" %>