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