OSDN Git Service

Refactor: use :id instead of :page when linking to Wiki Pages
[redminele/redmine.git] / app / views / mailer / wiki_content_updated.text.plain.rhtml
index 29767a6..db5ca38 100644 (file)
@@ -1,4 +1,4 @@
-<%= l(:mail_body_wiki_content_updated, :page => h(@wiki_content.page.pretty_title), 
+<%= l(:mail_body_wiki_content_updated, :id => h(@wiki_content.page.pretty_title), 
                                                                                                                                                         :author => h(@wiki_content.author)) %>
 <%= @wiki_content.comments %>