diff options
author | francis <francis> | 2008-01-10 19:59:33 +0000 |
---|---|---|
committer | francis <francis> | 2008-01-10 19:59:33 +0000 |
commit | c7b4e1b91656b6bef3fb85722913da479597c68c (patch) | |
tree | ba1f17225b46015511cb8f882c17944cc71f1aac /app/views/request_mailer/initial_request.rhtml | |
parent | 68af5db3f31dbce06cd1703680735f8cf7c2a444 (diff) |
Quote message that is being followed up to.
Diffstat (limited to 'app/views/request_mailer/initial_request.rhtml')
-rw-r--r-- | app/views/request_mailer/initial_request.rhtml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app/views/request_mailer/initial_request.rhtml b/app/views/request_mailer/initial_request.rhtml index 234c5da1a..e4c11d13f 100644 --- a/app/views/request_mailer/initial_request.rhtml +++ b/app/views/request_mailer/initial_request.rhtml @@ -1,7 +1,5 @@ <%= @outgoing_message.body %> - --- - +------------------------------------------------------------------- Disclaimer: This message and all responses to it are public. Any reply that you make will be published on the Internet. @@ -12,3 +10,4 @@ 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. +------------------------------------------------------------------- |