From 1465ca1ae1510cd399b8f408ce7bf8058ed26955 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 21 Jun 2015 16:02:22 -0400 Subject: Fix issue in notification template when there is no comment author --- app/Template/notification/comment_create.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/Template/notification/comment_create.php b/app/Template/notification/comment_create.php index 747c4f43..2f2c0fa6 100644 --- a/app/Template/notification/comment_create.php +++ b/app/Template/notification/comment_create.php @@ -1,6 +1,10 @@

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

-

+ +

+ +

+ text->markdown($comment['comment']) ?> -- cgit v1.2.3