Added standard notification footer to comment_mail template

This commit is contained in:
Henrik
2020-06-21 19:36:43 +02:00
committed by GitHub
parent 00ad61caf4
commit 64a5e7ef56
2 changed files with 5 additions and 3 deletions

View File

@@ -1 +1,3 @@
<?= $this->text->markdown($email['comment'], true) ?>
<?= $this->render('notification/footer', array('task' => $task)) ?>