From a05762ff09133648a6b2c3ac07baf7c5efabcb10 Mon Sep 17 00:00:00 2001 From: skibson Date: Mon, 6 Feb 2017 16:40:29 +0100 Subject: [PATCH] Create pl.html.erb ticket escalation email (#743) --- app/views/mailer/ticket_escalation/pl.html.erb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 app/views/mailer/ticket_escalation/pl.html.erb diff --git a/app/views/mailer/ticket_escalation/pl.html.erb b/app/views/mailer/ticket_escalation/pl.html.erb new file mode 100644 index 000000000..fc528a4a2 --- /dev/null +++ b/app/views/mailer/ticket_escalation/pl.html.erb @@ -0,0 +1,18 @@ +Zgłoszenie (#{ticket.title}) zostało eskalowane + +
Witaj #{recipient.firstname},
+
+
Zgłosznie (#{ticket.title}) od "#{ticket.customer.longname}" jest eskalowane od "#{ticket.escalation_at}"!
+
+<% if @objects[:article] %> +
+ #{t('Information')}: +
+ #{article.body_as_html} +
+
+<% end %> +
+
+ #{t('Zobacz w Zammad')} +