diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/views/request_mailer/old_unclassified_updated.rhtml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/app/views/request_mailer/old_unclassified_updated.rhtml b/app/views/request_mailer/old_unclassified_updated.rhtml index 461bda42e..715fcde3e 100644 --- a/app/views/request_mailer/old_unclassified_updated.rhtml +++ b/app/views/request_mailer/old_unclassified_updated.rhtml @@ -1,6 +1,11 @@ -Someone has updated the status of the <%= @info_request.law_used_full %> request -'<%= @info_request.title %>' that you made to -<%= @info_request.public_body.name %>. Follow this link to see the request. +To help us keep the site tidy, someone else has updated the status of the +<%= @info_request.law_used_full %> request '<%= @info_request.title %>' +that you made to <%= @info_request.public_body.name %>, to +"<%= @info_request.display_status.downcase %>" If you disagree with +their categorisation, please update the status again yourself to what +you believe to be more accurate. + +Follow this link to see the request: <%= @url %> |