Fixed a typo into the subject of the email send when a task is created: changed 'Deleted' to 'Created' xDDDDD

remotes/origin/enhancement/email-actions
David Barragán Merino 2013-11-20 01:17:49 +01:00
parent b77087e955
commit e4ee4dac60
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
[{{ object.project.name }}] Deleted the task #{{ object.ref }} "{{ object.subject }}"
[{{ object.project.name }}] Created the task #{{ object.ref }} "{{ object.subject }}"