summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/document_add_pt-br.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/mailer/document_add_pt-br.rhtml')
-rw-r--r--app/views/mailer/document_add_pt-br.rhtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/mailer/document_add_pt-br.rhtml b/app/views/mailer/document_add_pt-br.rhtml
new file mode 100644
index 000000000..809883a3b
--- /dev/null
+++ b/app/views/mailer/document_add_pt-br.rhtml
@@ -0,0 +1,4 @@
+Um documento foi adicionado no projeto <%= @document.project.name %> (<%= @document.category.name %>):
+<%= l(:field_title) %>: <%= @document.title %>
+
+http://<%= Setting.host_name %>/documents/show/<%= @document.id %> \ No newline at end of file