From 4253df0854cfc80ee89ef6449613944db2c066b9 Mon Sep 17 00:00:00 2001 From: Kolesar Date: Tue, 19 Apr 2016 03:51:35 +0200 Subject: Added group notifications per projects for each user for overdue taskā€¦ (#2132) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Template/notification/task_overdue.php | 43 +++++++++++++++++++----------- 1 file changed, 28 insertions(+), 15 deletions(-) (limited to 'app/Template/notification') diff --git a/app/Template/notification/task_overdue.php b/app/Template/notification/task_overdue.php index ac0665a2..ee2ff379 100644 --- a/app/Template/notification/task_overdue.php +++ b/app/Template/notification/task_overdue.php @@ -1,18 +1,31 @@ -

+

+ + + + + + + + + - + + + + + + - +
# + + text->e($task['title']) ?> + + text->e($task['title']) ?> + + dt->date($task['date_due']) ?> + + + +
-- cgit v1.2.3