Updates styles, translations page, links, etc

This commit is contained in:
Godwin
2015-04-01 18:02:51 -07:00
parent e476457ea3
commit 37ee6cfee7
802 changed files with 45084 additions and 3280 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class UserMailer < ActionMailer::Base
def activation_needed_email(email_address)
@greeting = "Hi"
mail to: 'goodgodwin@hotmail.com'
mail to: email_address
end
# Subject can be set in your I18n file at config/locales/en.yml