##// END OF EJS Templates
remove trailing white-spaces from app/views/mailer/wiki_content_updated.text.plain.rhtml...
Toshi MARUYAMA -
r7197:02d394505ce8
parent child
Show More
@@ -1,4 +1,4
1 <%= l(:mail_body_wiki_content_updated, :id => h(@wiki_content.page.pretty_title),
1 <%= l(:mail_body_wiki_content_updated, :id => h(@wiki_content.page.pretty_title),
2 :author => h(@wiki_content.author)) %>
2 :author => h(@wiki_content.author)) %>
3 <%= @wiki_content.comments %>
3 <%= @wiki_content.comments %>
4
4
General Comments 0
You need to be logged in to leave comments. Login now