diff options
author | francis <francis> | 2008-05-08 12:38:01 +0000 |
---|---|---|
committer | francis <francis> | 2008-05-08 12:38:01 +0000 |
commit | daedcce37c2de48a7efd7ca4e46ea016bfbaf858 (patch) | |
tree | 65a2eb357b60249f74f292a3827c98395a0041a1 | |
parent | 71dc6082068ce41237ab35e2f442a6d70b3b6e39 (diff) |
Correct privacy message.
-rw-r--r-- | app/views/user_mailer/confirm_login.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/user_mailer/confirm_login.rhtml b/app/views/user_mailer/confirm_login.rhtml index 8a2525ba9..07d182676 100644 --- a/app/views/user_mailer/confirm_login.rhtml +++ b/app/views/user_mailer/confirm_login.rhtml @@ -5,7 +5,7 @@ Please click on the link below to confirm your email address. <%=@url%> -We will never give away or sell your email address to anyone else -without your permission. +We will not reveal your email address to anybody unless you +or the law tell us to. -- the WhatDoTheyKnow team |