summaryrefslogtreecommitdiff
path: root/app/Templates/notification_comment_update.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Templates/notification_comment_update.php')
-rw-r--r--app/Templates/notification_comment_update.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/Templates/notification_comment_update.php b/app/Templates/notification_comment_update.php
index 9dbd2332..1c279737 100644
--- a/app/Templates/notification_comment_update.php
+++ b/app/Templates/notification_comment_update.php
@@ -4,5 +4,4 @@
<?= Helper\parse($comment['comment']) ?>
-<hr/>
-<p>Kanboard</p> \ No newline at end of file
+<?= Helper\template('notification_footer', array('task' => $task)) ?> \ No newline at end of file