summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/issue_edit.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/mailer/issue_edit.html.erb')
-rw-r--r--app/views/mailer/issue_edit.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/mailer/issue_edit.html.erb b/app/views/mailer/issue_edit.html.erb
index 05c67208e..53bd089e6 100644
--- a/app/views/mailer/issue_edit.html.erb
+++ b/app/views/mailer/issue_edit.html.erb
@@ -8,4 +8,4 @@
<%= textilizable(@journal, :notes, :only_path => false) %>
<hr />
-<%= render :partial => "issue_text_html", :locals => { :issue => @issue, :issue_url => @issue_url } %>
+<%= render :partial => "issue.html.erb", :locals => { :issue => @issue, :issue_url => @issue_url } %>