X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/651217e1bcae8f82790f92f182e4ae6f511ba4a0..46875fdde3ecdc37bb69e892b15509132a3bf9cf:/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 %>