Fixed typo - thanks to @MBekspert .

This commit is contained in:
Thorsten Eckel 2017-10-25 19:45:16 +02:00
parent 77ba574449
commit 6093f96f45

View file

@ -2,7 +2,7 @@ Zgłoszenie (#{ticket.title}) zostanie eskalowane
<div>Witaj #{recipient.firstname},</div> <div>Witaj #{recipient.firstname},</div>
<br> <br>
<div>Zgłosznie (#{ticket.title}) od "<b>#{ticket.customer.longname}</b>" zostanie eskalowane "#{ticket.escalation_at}"!</div> <div>Zgłoszenie (#{ticket.title}) od "<b>#{ticket.customer.longname}</b>" zostanie eskalowane "#{ticket.escalation_at}"!</div>
<br> <br>
<% if @objects[:article] %> <% if @objects[:article] %>
<div> <div>