diff options
author | francis <francis> | 2009-01-15 08:42:21 +0000 |
---|---|---|
committer | francis <francis> | 2009-01-15 08:42:21 +0000 |
commit | 6c1cf2c1969a4bd5627d0c0122a4fa6836b8c558 (patch) | |
tree | c1f8729253ba4eee088818ced4e88b5336797bf8 | |
parent | 10dbeff2e6704846d47e42ba6ddfba331c5d5811 (diff) |
Tentatively offer to make requests for people if they're really stuck
by the new anonymity guidance.
-rw-r--r-- | app/views/help/about.rhtml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 5ea001905..9058577db 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -207,7 +207,9 @@ that "Mr Arthur Thomas Roberts" can make a valid request as "Arthur Roberts", "A. T. Roberts", or "Mr Roberts", but not as "Arthur" or "A.T.R.".</li> <li>Make the request using the name of a company, the trading name of a company, or the trading name of a sole trader. -<li>Ask someone else to make the request on your behalf.</li> +<li>Ask someone else to make the request on your behalf. If you really cannot +find anyone, please <a href="/help/about">contact us</a> and a WhatDoTheyKnow +volunteer may make the request for you.</li> </ul> </dd> |