##// END OF EJS Templates
replace tabs to spaces at app/views/mailer/wiki_content_updated.text.html.rhtml...
Toshi MARUYAMA -
r7223:7faaf01981b7
parent child
Show More
@@ -1,5 +1,5
1 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 3 <em><%=h @wiki_content.comments %></em></p>
4 4
5 5 <p><%= l(:label_view_diff) %>:<br />
General Comments 0
You need to be logged in to leave comments. Login now