##// END OF EJS Templates
Fixed: <td> closed with a </th>...
Fixed: <td> closed with a </th> git-svn-id: http://redmine.rubyforge.org/svn/trunk@886 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r864:bd434427e61e
r873:26a1ae480836
Show More
message_posted.text.plain.rhtml
4 lines | 73 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / message_posted.text.plain.rhtml
Jean-Philippe Lang
Mailer:...
r864 <%= @message_url %>
Jean-Philippe Lang
* Emails footer can now be customized from the admin interface (Admin -> Email notifications)....
r845 <%= @message.author.name %>
Jean-Philippe Lang
Added mail notification when a new message is posted in the forums....
r528
<%= @message.content %>