summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/document_add_nl.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/mailer/document_add_nl.rhtml')
-rw-r--r--app/views/mailer/document_add_nl.rhtml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/mailer/document_add_nl.rhtml b/app/views/mailer/document_add_nl.rhtml
deleted file mode 100644
index ff7091584..000000000
--- a/app/views/mailer/document_add_nl.rhtml
+++ /dev/null
@@ -1,4 +0,0 @@
-Een document is toegevoegd aan <%= @document.project.name %> (<%= @document.category.name %>):
-<%= l(:field_title) %>: <%= @document.title %>
-
-<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>