summaryrefslogtreecommitdiff
path: root/app/Template/notification/comment_create.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Template/notification/comment_create.php')
-rw-r--r--app/Template/notification/comment_create.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Template/notification/comment_create.php b/app/Template/notification/comment_create.php
index 41262a7e..8b8251c6 100644
--- a/app/Template/notification/comment_create.php
+++ b/app/Template/notification/comment_create.php
@@ -8,4 +8,4 @@
<?= $this->text->markdown($comment['comment'], true) ?>
-<?= $this->render('notification/footer', array('task' => $task, 'application_url' => $application_url)) ?> \ No newline at end of file
+<?= $this->render('notification/footer', array('task' => $task)) ?> \ No newline at end of file