From 8dd68247349c8df89408b41de37b3dc144712a48 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 11 Jun 2015 20:36:42 -0400 Subject: Fix notification template issues --- app/Template/notification/subtask_create.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 app/Template/notification/subtask_create.php (limited to 'app/Template/notification/subtask_create.php') diff --git a/app/Template/notification/subtask_create.php b/app/Template/notification/subtask_create.php new file mode 100644 index 00000000..e1c62b73 --- /dev/null +++ b/app/Template/notification/subtask_create.php @@ -0,0 +1,17 @@ +

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

+ +

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