From f01d71d73bd672127bb7c8ff85ad3ab1e281566c Mon Sep 17 00:00:00 2001 From: MrGeneration Date: Wed, 18 Sep 2019 14:10:00 +0200 Subject: [PATCH] fix typos in html tags This will satsify issue https://github.com/zammad/zammad/issues/2747 found by abeluck. Earlier the two patched files did not correctly close divs, which caused broken Mails to be generated. --- app/views/mailer/ticket_create/pl.html.erb | 2 +- app/views/mailer/ticket_escalation/pl.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/mailer/ticket_create/pl.html.erb b/app/views/mailer/ticket_create/pl.html.erb index aa1350524..5462b9110 100644 --- a/app/views/mailer/ticket_create/pl.html.erb +++ b/app/views/mailer/ticket_create/pl.html.erb @@ -2,7 +2,7 @@ Nowe zgłoszenie (#{ticket.title})
Witaj #{recipient.firstname},

-#{current_user.longname}". +
Otrzymałeś nowe zgłoszenie (#{ticket.title}) od "#{current_user.longname}".

#{t('Group')}: #{ticket.group.name}
diff --git a/app/views/mailer/ticket_escalation/pl.html.erb b/app/views/mailer/ticket_escalation/pl.html.erb index fc528a4a2..2346ef8b7 100644 --- a/app/views/mailer/ticket_escalation/pl.html.erb +++ b/app/views/mailer/ticket_escalation/pl.html.erb @@ -15,4 +15,4 @@ Zgłoszenie (#{ticket.title}) zostało eskalowane
#{t('Zobacz w Zammad')} -