X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e5152c3931c8f0766b2201053427b398e3b13bde..e3e5ad4c5fed07eda993648f1998d9b0f5c78921:/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 4b7c63105..73bfe9a33 100644 --- a/app/views/notifier/diary_comment_notification.html.erb +++ b/app/views/notifier/diary_comment_notification.html.erb @@ -5,9 +5,9 @@ <%= raw t'notifier.diary_comment_notification.header', :from_user => link_to_user(@from_user), :subject => content_tag("em", @title) %>

-<%= render "notifier/user_message_table", :captured => capture { %> +<%= message_body do %> <%= @text.to_html %> -<% } %> +<% end %> <% content_for :footer do %>

<%= raw t'notifier.diary_comment_notification.footer',