diff options
author | francis <francis> | 2009-09-07 20:33:41 +0000 |
---|---|---|
committer | francis <francis> | 2009-09-07 20:33:41 +0000 |
commit | 629b49e25208133601e923f7fbfd27686605150f (patch) | |
tree | 3ee4b872cbcbb76ff44fa4a4b71719c083f43d5e | |
parent | 3b718c65ab5684c44c32797034579ad5c5d79dd6 (diff) |
Add item on uploading to archive never happening.
-rw-r--r-- | app/views/help/about.rhtml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 6823502e9..6cfc853c3 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -228,6 +228,15 @@ to the other authorities, you must copy and paste it by hand. </dd> +<dt id="offsite">I made a request off the site, how do I upload it to the archive?<a href="#offsite">#</a> </dt> + +<dd>WhatDoTheyKnow is an archive of requests made through the site, +and does not try to be an archive of all FOI requests. We'll never support uploading +other requests. For one thing, we wouldn't be able to verify that other +responses actually came from the authority. If this really matters to you, +you can always make the same request again via WhatDoTheyKnow. +</dd> + </dl> <h1 id="privacy">Privacy policy <a href="#privacy">#</a> </h1> |