##// END OF EJS Templates
replace tabs to spaces at app/views/mailer/wiki_content_added.text.html.rhtml...
Toshi MARUYAMA -
r7253:a4e02f298771
parent child
Show More
@@ -1,3 +1,3
1 <p><%= l(:mail_body_wiki_content_added, :id => link_to(h(@wiki_content.page.pretty_title), @wiki_content_url),
1 <p><%= l(:mail_body_wiki_content_added, :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>
General Comments 0
You need to be logged in to leave comments. Login now