X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/5901217a8893619fbdb02d540c08390f92eae368..206dea3e99fd260c31bc86b36b309071696f2b3a:/app/views/election/general_information.rhtml diff --git a/app/views/election/general_information.rhtml b/app/views/election/general_information.rhtml index dd1271c..1eae59f 100644 --- a/app/views/election/general_information.rhtml +++ b/app/views/election/general_information.rhtml @@ -5,6 +5,6 @@ <% form_tag (:action => 'create_election') do %> <%= render :partial => 'overview_form' %> - <%= submit_tag "Done!" %> + <%= submit_tag "Proceed to Next Step" %> <% end %>