From 5b0971cd0d6badc64d14fb66a740c4ba503a43d9 Mon Sep 17 00:00:00 2001 From: David-Norris Date: Thu, 23 Oct 2014 22:19:07 -0400 Subject: Update task due notification template * For each task past due, add link to task on kanboard if application_url is specified. * Add task due date. * Remove task link on footer. --- app/Templates/notification_task_due.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'app/Templates') diff --git a/app/Templates/notification_task_due.php b/app/Templates/notification_task_due.php index ae02f64e..a32a9efc 100644 --- a/app/Templates/notification_task_due.php +++ b/app/Templates/notification_task_due.php @@ -4,7 +4,12 @@
  • (#) - + + + + + + () () @@ -12,4 +17,4 @@ - $task, 'application_url' => $application_url)) ?> \ No newline at end of file + $task)) ?> -- cgit v1.2.3