first (mostly) working version of full elections.
[selectricity] / app / views / election / _voters_form.rhtml
index 87df4ce71848d064aefe4fec235efe3b3a8bf50d..8130ade671508151d596998c08af3aaa4ab110a2 100644 (file)
@@ -11,4 +11,5 @@ address per line).</p>
 -->
 <%= hidden_field :raw_voter_list, :email, :value => 2 %>
 </p>
-<%= submit_tag "Add Voters" %>
+
+<p><%= submit_tag "Add Voters" %></p>

Benjamin Mako Hill || Want to submit a patch?