cleaned up minor issues from testing embeddable code
[selectricity-live] / app / views / election / general_information.rhtml
index dd1271c8febcbd94dd916b06ecd372864ddb1ee2..1eae59feeaa25dd78f7d0cd745f33303796d7311 100644 (file)
@@ -5,6 +5,6 @@
 
 <% form_tag (:action => 'create_election') do %>
   <%= render :partial => 'overview_form' %>
-  <%= submit_tag "Done!" %>
+  <%= submit_tag "Proceed to Next Step" %>
 <% end %>
 

Benjamin Mako Hill || Want to submit a patch?