summaryrefslogtreecommitdiff
path: root/app/Template/notification/task_file_create.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Template/notification/task_file_create.php')
-rw-r--r--app/Template/notification/task_file_create.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Template/notification/task_file_create.php b/app/Template/notification/task_file_create.php
index c19f7279..c552546c 100644
--- a/app/Template/notification/task_file_create.php
+++ b/app/Template/notification/task_file_create.php
@@ -2,4 +2,4 @@
<p><?= t('New attachment added "%s"', $file['name']) ?></p>
-<?= $this->render('notification/footer', array('task' => $task, 'application_url' => $application_url)) ?>
+<?= $this->render('notification/footer', array('task' => $task)) ?>