X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/827024f7e6c48a11dbe08e569e2cbd852701bd31..50091893d44ecfc48c13bb2269f23a6f23aea1d2:/app/views/notifier/diary_comment_notification.html.erb 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 %>