X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/50d95cd1569a8452323d565cf2f34fc63672cff7..57a193789d1f48a856816c357483cfd7c621cd9d:/app/views/election/general_information.rhtml diff --git a/app/views/election/general_information.rhtml b/app/views/election/general_information.rhtml index feed407..b7abd5c 100644 --- a/app/views/election/general_information.rhtml +++ b/app/views/election/general_information.rhtml @@ -5,6 +5,6 @@ <% form_tag( {:action => 'create_election'}, :multipart => true ) do %> <%= render :partial => 'overview_form' %> - <%= render :partial => 'theme_upload' %> + <%= submit_tag "Proceed to Next Step" %> <% end %>