From 11b6bf6d25668b8bb9d0304c30f803f8194ab1d8 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 27 Apr 2019 20:45:21 -0700 Subject: Add HTML tag in email notifications --- app/Template/notification/task_internal_link_create_update.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Template/notification/task_internal_link_create_update.php') diff --git a/app/Template/notification/task_internal_link_create_update.php b/app/Template/notification/task_internal_link_create_update.php index 4a88ab78..5273dc34 100644 --- a/app/Template/notification/task_internal_link_create_update.php +++ b/app/Template/notification/task_internal_link_create_update.php @@ -1,3 +1,5 @@ + +

text->e($task['title']) ?> (#)

@@ -7,3 +9,5 @@

render('notification/footer', array('task' => $task)) ?> + + \ No newline at end of file -- cgit v1.2.3