= t('Never connected.') ?>
| = t('Login date') ?> | = t('Authentication method') ?> | = t('IP address') ?> | = t('User agent') ?> |
|---|---|---|---|
| = dt('%B %e, %Y at %k:%M %p', $login['date_creation']) ?> | = $this->e($login['auth_type']) ?> | = $this->e($login['ip']) ?> | = $this->e($login['user_agent']) ?> |