##// END OF EJS Templates
Removed translated email templates attachments_added and document_added (no longer usefull)....
Removed translated email templates attachments_added and document_added (no longer usefull). git-svn-id: http://redmine.rubyforge.org/svn/trunk@834 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r823:dead6a28f81c
r823:dead6a28f81c
Show More
document_added.text.plain.rhtml
4 lines | 214 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / document_added.text.plain.rhtml
<%= @document.title %> (<%= @document.category.name %>)
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>
<%= @document.description %>