first (mostly) working version of full elections.
[selectricity-live] / app / views / voter_notify / votestart.rhtml
index f9dbfc6c90c4cc56282be87e545ed97cb4a8da7a..e2c480ff408ec5116ba821fa25ebbf71ca719f3e 100644 (file)
@@ -11,7 +11,7 @@ need to use the following token to log in to Selectricity:
   <%= @voter.password %>
 
 Alternatively, you can just click this URL:
-  http://selectricity.org<%= url_for :controller => 'voter' %>
+  <%= votepassword_url( :host => 'selectricity.org', :urlpassword => @voter.password) %>
 
 If you have any questions or if you feel you have received this message
 in error, you should contact:
@@ -21,7 +21,7 @@ in error, you should contact:
 
 Alternatively, if you feel there is a technical error, please contact:
 
-  help@selectricity.org
+  team@selectricity.org
   (Selectricity Tech Support)
 
 Thanks and happy voting!

Benjamin Mako Hill || Want to submit a patch?