##// END OF EJS Templates
remove trailing white-spaces from app/views/mailer/wiki_content_added.text.plain.rhtml...
Toshi MARUYAMA -
r7194:be7b00fc32d4
parent child
Show More
@@ -1,5 +1,5
1 <%= l(:mail_body_wiki_content_added, :id => h(@wiki_content.page.pretty_title),
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 <%= @wiki_content.comments %>
3 <%= @wiki_content.comments %>
4
4
5 <%= @wiki_content_url %>
5 <%= @wiki_content_url %>
General Comments 0
You need to be logged in to leave comments. Login now