diff options
-rw-r--r-- | app/views/help/about.rhtml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 2a2933f2e..dd16e1a84 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -133,11 +133,13 @@ authority has a duty to work out if the Environmental Information Regulations <dt id="email_address">Who gets to see my email address? <a href="#email_address">#</a> </dt> -<dd>We will not disclose your email address to anyone, including the public -authority you are sending a request to, unless we are obliged to by law, -or you ask us to. If you send a message to another user on the site, then -it will reveal your email address to them. You will be told that this -is going to happen. +<dd><p>We will not disclose your email address to anyone unless we are obliged to by law, +or you ask us to. </p> +<p>This includes the public authority that you are sending a request to. +They only get to see a special email address (it is @whatdotheyknow.com) +specific to that request. </p> +<p>If you send a message to another user on the site, then it will reveal your +email address to them. You will be told that this is going to happen.</p> </dd> <dt id="nasty_spam">Will you send nasty, brutish spam to my email address? <a href="#nasty_spam">#</a> </dt> |