diff options
Diffstat (limited to 'app/Template/event/subtask_update.php')
-rw-r--r-- | app/Template/event/subtask_update.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Template/event/subtask_update.php b/app/Template/event/subtask_update.php index be06f7f5..19fe2e56 100644 --- a/app/Template/event/subtask_update.php +++ b/app/Template/event/subtask_update.php @@ -1,3 +1,5 @@ +<?= $this->avatar($email, $author) ?> + <p class="activity-title"> <?= e('%s updated a subtask for the task %s', $this->e($author), |