X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4abd9cfcf19701bf43322374c5df6dd586449e54..e8d16b4b39b633674395ed84bd5c515b46b3c2c6:/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 %>