X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/efd59829b8ab48adbb0c1d5687f2132b04f5a167..62a5e65a8713373bb0e4c6ebe79c2e1bcd06b9ea:/app/views/notifier/message_notification.html.erb diff --git a/app/views/notifier/message_notification.html.erb b/app/views/notifier/message_notification.html.erb index 0b2ff9e69..19704251d 100644 --- a/app/views/notifier/message_notification.html.erb +++ b/app/views/notifier/message_notification.html.erb @@ -6,7 +6,4 @@ <%= @text.to_html %> == -

- <%= raw t'notifier.message_notification.footer1', :readurl => link_to(@readurl, @readurl) %> - <%= raw t'notifier.message_notification.footer2', :replyurl => link_to(@replyurl, @replyurl) %> -

+

<%= t'notifier.message_notification.footer_html', :readurl => link_to(@readurl, @readurl), :replyurl => link_to(@replyurl, @replyurl) %>