X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/38cfc35eb200e396015e18fbdfcaaaa97abcd571..68a5aa5ed805c97f217fa09f869179c3544a8d63:/app/views/notifier/diary_comment_notification.html.erb?ds=sidebyside diff --git a/app/views/notifier/diary_comment_notification.html.erb b/app/views/notifier/diary_comment_notification.html.erb index 163223b44..1191286f1 100644 --- a/app/views/notifier/diary_comment_notification.html.erb +++ b/app/views/notifier/diary_comment_notification.html.erb @@ -11,8 +11,8 @@ <% content_for :footer do %>

<%= raw t '.footer', - :readurl => link_to(@readurl, @readurl) + tag(:br), - :commenturl => link_to(@commenturl, @commenturl) + tag(:br), - :replyurl => link_to(@replyurl, @replyurl) - %>

+ :readurl => link_to(@readurl, @readurl) + tag(:br), + :commenturl => link_to(@commenturl, @commenturl) + tag(:br), + :replyurl => link_to(@replyurl, @replyurl) %> +

<% end %>