=$this->t('.empty') ?>
=$this->t('.table.from') ?> | =$this->t('.table.to') ?> | =$this->t('.table.title') ?> | =$this->t('.table.when') ?> |
---|---|---|---|
= $this->h($dmail->from->name) ?> | = $this->h($dmail->to->name) ?> | from_id == current_user()->id) : ?> = $this->linkTo($this->h($dmail->title()), ['action' => "show", 'id' => $dmail->id], ['class' => "sent"]) ?> has_seen) : ?> = $this->linkTo($this->h($dmail->title()), ['action' => "show", 'id' => $dmail->id], ['class' => "received"]) ?> = $this->linkTo($this->h($dmail->title()), ['action' => "show", 'id' => $dmail->id], ['class' => "received"]) ?> | = $this->t(['time.x_ago', 't' => $this->timeAgoInWords($dmail->created_at)]) ?> |