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