X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/404bd293fe621a270748df828c67e507b350920b..1fcd2d064dfef0dff9b07a40d0f5d30e662d1d86:/app/views/quickvote/create.rhtml diff --git a/app/views/quickvote/create.rhtml b/app/views/quickvote/create.rhtml index b430495..cf91e19 100644 --- a/app/views/quickvote/create.rhtml +++ b/app/views/quickvote/create.rhtml @@ -10,21 +10,21 @@ <%= render :partial => 'candidate_list' %> -<%= form_tag :action => 'create' %> +<% form_tag(:action => 'create') do %> -
<%= text_area 'quickvote', 'description', :cols => 50, :rows => 4 %>