diff options
author | francis <francis> | 2008-10-08 17:14:07 +0000 |
---|---|---|
committer | francis <francis> | 2008-10-08 17:14:07 +0000 |
commit | b70b3d3de64d093a024bf472983f7d2ef0386843 (patch) | |
tree | abbe7b70007308bae874e7d5c1f91cf060810462 | |
parent | 3e813a943e11cdf5e7c26e509d643adff4bdac8d (diff) |
Slightly better wording of first privacy question.
-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> |