From 11b2dc172283fad6287e2814a39a0b70fa69a94b Mon Sep 17 00:00:00 2001 From: Michael <Chefkeks@users.noreply.github.com> Date: Wed, 20 Apr 2016 09:32:08 +0200 Subject: [PATCH] Update transfer.alert.yaml Looks like the notes are missing (forgotten?) here. Used/Copied the notes from task.transfer.alert.yaml and replaced "task" with "ticket". --- include/i18n/en_US/templates/email/transfer.alert.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/i18n/en_US/templates/email/transfer.alert.yaml b/include/i18n/en_US/templates/email/transfer.alert.yaml index 9bdec78bd..d195dc91c 100644 --- a/include/i18n/en_US/templates/email/transfer.alert.yaml +++ b/include/i18n/en_US/templates/email/transfer.alert.yaml @@ -7,7 +7,8 @@ # --- notes: | - + Sent to agents when a ticket is transfered to a department to which + they are a member. subject: | Ticket #%{ticket.number} transfer - %{ticket.dept.name} body: | -- GitLab