X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/651217e1bcae8f82790f92f182e4ae6f511ba4a0..22dc13d6edb17cbdd4b73aabad340dcc8ef41999:/app/views/user_mailer/message_notification.html.erb diff --git a/app/views/user_mailer/message_notification.html.erb b/app/views/user_mailer/message_notification.html.erb index 4095b5e59..a39a3fe5d 100644 --- a/app/views/user_mailer/message_notification.html.erb +++ b/app/views/user_mailer/message_notification.html.erb @@ -14,7 +14,7 @@ <% content_for :footer do %>

<%= t ".footer_html", - :readurl => link_to(@readurl, @readurl) + tag(:br), + :readurl => link_to(@readurl, @readurl) + tag.br, :replyurl => link_to(@replyurl, @replyurl) %>

<% end %>