This commit is contained in:
nek0 2014-12-19 22:00:37 +01:00
parent 16472c49d5
commit 007275dbf3

View file

@ -57,7 +57,7 @@ postSignupR = do
sendMail (userEmail newUser) "Please activate your account!" $
[shamlet|
<h1>Hello #{userSlug newUser} and Welcome to Eidolon!
To complete your sgnup please activate your account by visiting the following link:
To complete your signup please activate your account by visiting the following link:
<a href="#{activateLink}">#{activateLink}
|]
setMessage "User pending activation"