diff options
-rw-r--r-- | app/views/admin_request/edit_outgoing.rhtml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/admin_request/edit_outgoing.rhtml b/app/views/admin_request/edit_outgoing.rhtml index ad78e82be..4932cb52f 100644 --- a/app/views/admin_request/edit_outgoing.rhtml +++ b/app/views/admin_request/edit_outgoing.rhtml @@ -11,9 +11,7 @@ that users inadvertently put in their messages, not realising it would be public. It will already have been sent to the public authority, and their reply may also include that information and be automatically published on - this site.</p> - - <p>You could also use this to edit a message before resending it, but + this site. You could also use this to edit a message before resending it, but only the edited version will be shown on the public page if you do that.</p> <p><%= submit_tag 'Save', :accesskey => 's' %></p> |