diff options
-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. ------------------------------------------------------------------- |