summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/message_posted.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/mailer/message_posted.html.erb')
-rw-r--r--app/views/mailer/message_posted.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/mailer/message_posted.html.erb b/app/views/mailer/message_posted.html.erb
index f43a8cf0f..a8ccd2622 100644
--- a/app/views/mailer/message_posted.html.erb
+++ b/app/views/mailer/message_posted.html.erb
@@ -1,4 +1,4 @@
<h1><%=h @message.board.project.name %> - <%=h @message.board.name %>: <%= link_to(h(@message.subject), @message_url) %></h1>
<em><%=h @message.author %></em>
-<%= textilizable(@message, :content, :only_path => false) %>
+<%= textilizable(@message, :content) %>