diff options
author | francis <francis> | 2007-12-22 04:05:01 +0000 |
---|---|---|
committer | francis <francis> | 2007-12-22 04:05:01 +0000 |
commit | 60ad642bf50c357ac4023f3b06b8e601e1999f35 (patch) | |
tree | df6f7349b23b9906be755bd9b7e25a71fdc19f95 | |
parent | 9bcb88b565bbd22156976ef222abf8f4fd5fe290 (diff) |
In the war of the disclaimers, the first to attack wins?
-rw-r--r-- | app/views/request_mailer/initial_request.rhtml | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/app/views/request_mailer/initial_request.rhtml b/app/views/request_mailer/initial_request.rhtml index c559cc2f3..234c5da1a 100644 --- a/app/views/request_mailer/initial_request.rhtml +++ b/app/views/request_mailer/initial_request.rhtml @@ -2,9 +2,13 @@ -- -Sent using GovernmentSpy, a project of UKCOD, registered charity number -1076346. Is <%= @info_request.public_body.request_email%> the wrong -address for Freedom of Information requests to <%= -@info_request.public_body.name%>? If so please let us know by emailing -<%=@contact_email%> quoting reference PB<%= @info_request.public_body.id%>. -We'll make sure future ones go to the right place. +Disclaimer: This message and all responses to it are public. Any reply that you +make will be published on the Internet. + +Sent using GovernmentSpy, a project of UKCOD, registered charity number 1076346. + +Is <%= @info_request.public_body.request_email%> the wrong address for Freedom +of Information requests to <%= @info_request.public_body.name%>? If so please +let us know by emailing <%=@contact_email%> quoting reference PB<%= +@info_request.public_body.id%>. We'll make sure future ones go to the right +place. |