merged changed in from devel to activate voting in full elections
[selectricity-live] / app / views / voter / forgot_password.rhtml
diff --git a/app/views/voter/forgot_password.rhtml b/app/views/voter/forgot_password.rhtml
deleted file mode 100644 (file)
index 43d1d03..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<h4>Deleted your email? Lost your password?</h4>
-<p>Not to worry, enter the email at which you were supposed to receive your
-password, and we'll hook you up with a set of magic numbers that shall grant
-access to the chambers within. Hoo-rah!</p>
-
-<% form_tag :controller => 'election', :action => 'remind_voter' do %>
-
-  <p><span label for="email">Email</label></span>
-  <%= text_field_tag :email %></p>
-
-  <%= submit_tag "Submit" %>
-<% end -%>

Benjamin Mako Hill || Want to submit a patch?