obsolete.ChilliProject/app/views/mailer/document_add_es.rhtml

4 lines
210 B
Plaintext

A document has been added to <%= @document.project.name %> (<%= @document.category.name %>):
<%= l(:field_title) %>: <%= @document.title %>
http://<%= Setting.host_name %>/documents/show/<%= @document.id %>