##// END OF EJS Templates
replace tabs to spaces at app/views/mailer/wiki_content_added.text.plain.rhtml...
Toshi MARUYAMA -
r7252:df13933e5728
parent child
Show More
@@ -1,5 +1,5
1 1 <%= l(:mail_body_wiki_content_added, :id => h(@wiki_content.page.pretty_title),
2 :author => h(@wiki_content.author)) %>
2 :author => h(@wiki_content.author)) %>
3 3 <%= @wiki_content.comments %>
4 4
5 5 <%= @wiki_content_url %>
General Comments 0
You need to be logged in to leave comments. Login now