= t('Never connected.') ?>
= t('Login date') ?> | = t('Authentication method') ?> | = t('IP address') ?> | = t('User agent') ?> |
---|---|---|---|
= $this->dt->datetime($login['date_creation']) ?> | = $this->text->e($login['auth_type']) ?> | = $this->text->e($login['ip']) ?> | = $this->text->e($login['user_agent']) ?> |