X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/adfcf4dd7d989d0560e2a8f6a590dd10c5a49a08..80ba04e050870cc01835cb1cc93bfd6645efcecd:/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 %>