Added html part to news_added mail.
[gitredmine.git] / app / views / mailer / document_add_pt.rhtml
blob00ee0bb96d7475e4f3b15563838dd4a76d227b84
1 Um documento foi adicionado no projeto <%= @document.project.name %> (<%= @document.category.name %>):
2 <%= l(:field_title) %>: <%= @document.title %>
4 <%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>