X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f093b9a600763feee6e3329e52ad6a1ef9f6f881..39c3fa427ea273e9011c380f9d2f2a9759cddb24:/app/views/notifier/diary_comment_notification.text.erb?ds=sidebyside diff --git a/app/views/notifier/diary_comment_notification.text.erb b/app/views/notifier/diary_comment_notification.text.erb index 193e10de9..7d112a42b 100644 --- a/app/views/notifier/diary_comment_notification.text.erb +++ b/app/views/notifier/diary_comment_notification.text.erb @@ -3,7 +3,7 @@ <%= t'notifier.diary_comment_notification.header', :from_user => @from_user, :subject => @title %> == -<%= raw @text %> +<%= raw @text.to_text %> == <%= t'notifier.diary_comment_notification.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>