summaryrefslogtreecommitdiff
path: root/app/Templates/notification_task_move_position.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Templates/notification_task_move_position.php')
-rw-r--r--app/Templates/notification_task_move_position.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Templates/notification_task_move_position.php b/app/Templates/notification_task_move_position.php
index 026db776..c3f94df7 100644
--- a/app/Templates/notification_task_move_position.php
+++ b/app/Templates/notification_task_move_position.php
@@ -8,4 +8,4 @@
<li><?= t('Task position:').' '.Helper\escape($task['position']) ?></li>
</ul>
-<?= Helper\template('notification_footer', array('task' => $task)) ?> \ No newline at end of file
+<?= Helper\template('notification_footer', array('task' => $task, 'application_url' => $application_url)) ?> \ No newline at end of file