diff options
-rw-r--r-- | app/views/help/about.rhtml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 19fbca4fd..0dd540bcb 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -229,11 +229,13 @@ immediately so we can remove it.</p> <dt id="private_requests">I'd like to keep my request secret! (At least until I publish my story) <a href="#private_requests">#</a> </dt> -<dd>WhatDoTheyKnow is currently only designed for public requests. All +<dd><p>WhatDoTheyKnow is currently only designed for public requests. All responses that we receive are automatically published on the website for anyone -to read. You should contact the public authority directly if you would like to +to read. </p> +<p>You should contact the public authority directly if you would like to make a request in private. If you're interested in buying a system which helps you manage FOI requests in secret, then <a href="/help/contact">contact us</a>. +</p> </dd> <dt id="eir">Why can I only request information about the environment from some authorities? <a href="#eir">#</a> </dt> |