diff options
author | francis <francis> | 2009-07-22 11:50:05 +0000 |
---|---|---|
committer | francis <francis> | 2009-07-22 11:50:05 +0000 |
commit | 12469d7a3a22b39dd9869e387f23ad8d10ef951f (patch) | |
tree | 6adf9acb04f045450ac114ceda3687ecad31fc78 | |
parent | ef733d9173b43b79fd9836775e0d16dbf85ff654 (diff) |
Ask authorities to put us on their web page.
-rw-r--r-- | app/views/request_mailer/followup.rhtml | 3 | ||||
-rw-r--r-- | app/views/request_mailer/initial_request.rhtml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/app/views/request_mailer/followup.rhtml b/app/views/request_mailer/followup.rhtml index 1050be7a4..eacf24617 100644 --- a/app/views/request_mailer/followup.rhtml +++ b/app/views/request_mailer/followup.rhtml @@ -9,4 +9,7 @@ Please use this email address for all replies to this request: Disclaimer: This message and any reply that you make will be published on the internet. Our privacy and copyright policies: http://www.whatdotheyknow.com/help/about#officers + +If you find WhatDoTheyKnow useful as an FOI officer, please ask +your web manager to suggest us on your organisation's FOI page. ------------------------------------------------------------------- diff --git a/app/views/request_mailer/initial_request.rhtml b/app/views/request_mailer/initial_request.rhtml index 380ea21bc..7c16dfd90 100644 --- a/app/views/request_mailer/initial_request.rhtml +++ b/app/views/request_mailer/initial_request.rhtml @@ -12,4 +12,7 @@ Is <%= @info_request.public_body.request_email%> the wrong address for <%= @info_request.law_used_full %> requests to <%= @info_request.public_body.name%>? If so please contact us using this form: http://www.whatdotheyknow.com/help/contact + +If you find WhatDoTheyKnow useful as an FOI officer, please ask +your web manager to suggest us on your organisation's FOI page. ------------------------------------------------------------------- |