diff options
author | francis <francis> | 2007-10-25 09:24:40 +0000 |
---|---|---|
committer | francis <francis> | 2007-10-25 09:24:40 +0000 |
commit | b9d61172f178823203a894bb54e27ac96b610ed0 (patch) | |
tree | 371e3377404eed4f2a9d51b2d220f4241ab2a3fd | |
parent | a65d6385fd1e82940b9cce87b5c9995bc780dccb (diff) |
Put id as reference for wrong address notifications.
-rw-r--r-- | app/views/request_mailer/initial_request.rhtml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/app/views/request_mailer/initial_request.rhtml b/app/views/request_mailer/initial_request.rhtml index 14f2d184f..e72439208 100644 --- a/app/views/request_mailer/initial_request.rhtml +++ b/app/views/request_mailer/initial_request.rhtml @@ -5,6 +5,8 @@ Dear <%= @info_request.public_body.name %>, -- Sent using GovernmentSpy, a project of UKCOD, registered charity number -1076346. If this is not the correct address for Freedom of Information -requests, please let us know by contacting team@governmentspy and we'll make -sure future ones go to the right place. +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 +team@governmentspy quoting reference PB<%= @info_request.public_body.id%>. +We'll make sure future ones go to the right place. |