X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/88ba316abeecffccd1cb51c63ce5594c95023624..1a5fb52c280e496eec9ece878a712d5ea56e9fc2:/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 %>