diff --git a/app/views/notifier/message_notification.text.erb b/app/views/notifier/message_notification.text.erb index c91c68be6..7a495e648 100644 --- a/app/views/notifier/message_notification.text.erb +++ b/app/views/notifier/message_notification.text.erb @@ -3,7 +3,7 @@ <%= t'notifier.message_notification.header', :from_user => @from_user, :subject => @title %> == -<%= @text %> +<%= raw @text %> == <%= t'notifier.message_notification.footer1', :readurl => @readurl %>