= t('Filename') ?> | = t('Creator') ?> | = t('Date') ?> | = t('Size') ?> |
---|---|---|---|
= $this->e($file['name']) ?>
|
= $this->e($file['user_name'] ?: $file['username']) ?> | = $this->dt->date($file['date']) ?> | = $this->text->bytes($file['size']) ?> |