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