]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from app/views/mailer/wiki_content_added.text.plain...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 17 Sep 2011 08:41:09 +0000 (08:41 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 17 Sep 2011 08:41:09 +0000 (08:41 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7314 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/mailer/wiki_content_added.text.plain.rhtml

index f57470b0ed4b320a2ef16087d6cec4f3e7973b4f..cbde7ec0ed4504d87c71e4b771abe77bdd7518d7 100644 (file)
@@ -1,4 +1,4 @@
-<%= l(:mail_body_wiki_content_added, :id => h(@wiki_content.page.pretty_title), 
+<%= l(:mail_body_wiki_content_added, :id => h(@wiki_content.page.pretty_title),
                                                                                                                                                 :author => h(@wiki_content.author)) %>
 <%= @wiki_content.comments %>