X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c933ff40da110253bc4c474d9c79c3a4ed98721d..fd484b33a3920e0031007c5c2f1dec61913cbab5:/app/views/election/_voters_form.rhtml diff --git a/app/views/election/_voters_form.rhtml b/app/views/election/_voters_form.rhtml index 620b508..3b01c00 100644 --- a/app/views/election/_voters_form.rhtml +++ b/app/views/election/_voters_form.rhtml @@ -1,10 +1,13 @@ -

Please enter a list of new email addresses of potential voters.

+

Please enter a list of new email addresses of voters (one email +address per line).

<%= text_area :raw_voter_list, :input_addresses %> +

-<%= submit_tag "Add" %> +<%= submit_tag "Add Voters" %>