diff options
Diffstat (limited to 'app/views/request/_followup.rhtml')
-rw-r--r-- | app/views/request/_followup.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/_followup.rhtml b/app/views/request/_followup.rhtml index bc6f85603..19150e93f 100644 --- a/app/views/request/_followup.rhtml +++ b/app/views/request/_followup.rhtml @@ -5,7 +5,7 @@ to '<%=h @info_request.public_body.name %>' </h2> <% else %> - <h2>Send a follow up message + <h2>Send a reply <% if !incoming_message.safe_mail_from.nil? %> to <%= incoming_message.safe_mail_from %> <% end %> |