From 7faaf01981b72ea102f7ddb357699368ccab8d79 2011-09-17 13:15:20 From: Toshi MARUYAMA Date: 2011-09-17 13:15:20 Subject: [PATCH] replace tabs to spaces at app/views/mailer/wiki_content_updated.text.html.rhtml git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7343 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/mailer/wiki_content_updated.text.html.rhtml b/app/views/mailer/wiki_content_updated.text.html.rhtml index d62d33e..8ef24d1 100644 --- a/app/views/mailer/wiki_content_updated.text.html.rhtml +++ b/app/views/mailer/wiki_content_updated.text.html.rhtml @@ -1,5 +1,5 @@

<%= l(:mail_body_wiki_content_updated, :id => link_to(h(@wiki_content.page.pretty_title), @wiki_content_url), - :author => h(@wiki_content.author)) %>
+ :author => h(@wiki_content.author)) %>
<%=h @wiki_content.comments %>

<%= l(:label_view_diff) %>: