From 6093f96f4577aa8a57ff3d4d89cc8925f58fea6d Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Wed, 25 Oct 2017 19:45:16 +0200 Subject: [PATCH] Fixed typo - thanks to @MBekspert . --- app/views/mailer/ticket_escalation_warning/pl.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/mailer/ticket_escalation_warning/pl.html.erb b/app/views/mailer/ticket_escalation_warning/pl.html.erb index 25595cae2..8122d1bba 100644 --- a/app/views/mailer/ticket_escalation_warning/pl.html.erb +++ b/app/views/mailer/ticket_escalation_warning/pl.html.erb @@ -2,7 +2,7 @@ Zgłoszenie (#{ticket.title}) zostanie eskalowane
Witaj #{recipient.firstname},

-
Zgłosznie (#{ticket.title}) od "#{ticket.customer.longname}" zostanie eskalowane "#{ticket.escalation_at}"!
+
Zgłoszenie (#{ticket.title}) od "#{ticket.customer.longname}" zostanie eskalowane "#{ticket.escalation_at}"!

<% if @objects[:article] %>