X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/c8404eeb9ad60aa18526c56feff2d26ea161028b..947bdc28cd01bc025ffde2af3472b38e5d30f9d1:/app/views/election/general_information.rhtml diff --git a/app/views/election/general_information.rhtml b/app/views/election/general_information.rhtml index be09953..1eae59f 100644 --- a/app/views/election/general_information.rhtml +++ b/app/views/election/general_information.rhtml @@ -1,7 +1,10 @@ -

Vote Overview

+
+ Election Overview + +
<% form_tag (:action => 'create_election') do %> <%= render :partial => 'overview_form' %> - <%= submit_tag "Done!" %> + <%= submit_tag "Proceed to Next Step" %> <% end %>