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/comment_creation.php | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 app/Template/notification/comment_creation.php (limited to 'app/Template/notification/comment_creation.php') diff --git a/app/Template/notification/comment_creation.php b/app/Template/notification/comment_creation.php deleted file mode 100644 index 747c4f43..00000000 --- a/app/Template/notification/comment_creation.php +++ /dev/null @@ -1,7 +0,0 @@ -

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

- -

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