12 lines
352 B
Text
12 lines
352 B
Text
|
Ticket (#{ticket.title}) was merged into another ticket
|
||
|
|
||
|
<div>Hi #{recipient.firstname},</div>
|
||
|
<br>
|
||
|
<div>
|
||
|
Ticket (#{ticket.title}) was merged into another ticket by "<b>#{current_user.longname}</b>".
|
||
|
</div>
|
||
|
<br>
|
||
|
<div>
|
||
|
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
|
||
|
</div>
|