Created a user "summary/profile page". Also corected several minor typos on election...
[selectricity-live] / app / views / voter_notify / votestart.rhtml
index b844ee23477a9b05e16cbf5db8daf460ae95ebbf..b31f1ba44414984e8747cc6c99495f053a43e215 100644 (file)
@@ -13,10 +13,10 @@ need to use the following token to log in to selectricity.media.mit.edu:
 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
+If you have any questions or if you feel you have received this message
 in error, you should contact:
 
-  <%= @voter.election.user.name %> <<%= @voter.election.user.email %>>
+  <%= @voter.election.user.login %> <<%= @voter.election.user.email %>>
   (The initiator of this election)
 
 Alternatively, if you feel there is a technical error, please contact:

Benjamin Mako Hill || Want to submit a patch?