Variety of small changes (mostly to properties) plus a few "in the
[selectricity-live] / app / views / voter_notify / votestart.rhtml
old mode 100644 (file)
new mode 100755 (executable)
index c2730bf..ead6a43
@@ -1,16 +1,17 @@
 Voter!
 
-This is an automated message sent by votingbooth.mako.cc.
+This is an automated message sent by hyperchad.media.mit.edu.
 
 You have been listed as a voter in an upcoming election.
 
 The election title: <%= @voter.election.name %>
 
 To read more about the election, the candidates, and to vote, you will
-need to use the following token to log in to votingboth.mako.cc:
+need to use the following token to log in to hyperchad.media.mit.edu:
   <%= @voter.password %>
 
 Alternatively, you can just click this URL:
+  <%= url_for :controller => 'election', :action => 'show', :id => @voter.election.id %>
 
 If you have any questions or if you feel you have recieved this message
 in error, you should contact:
@@ -20,10 +21,10 @@ in error, you should contact:
 
 Alternatively, if you feel there is a technical error, please contact:
 
-  help@votingbooth.mako.cc
-  (VotingBooth Tech Support)
+  help@hyperchad.media.mit.edu
+  (HyperChad Tech Support)
 
 Thanks and happy voting!
-VotingBooth Staff
+HyperChad Staff
   
   

Benjamin Mako Hill || Want to submit a patch?