- = $this->helper->supportHelper->embedSVGIcon('user-icon') ?> = t('User Configuration') ?> - | -|||
---|---|---|---|
= t('Your Profile Full Name') ?> | -- = $this->url->link($this->user->getFullname(), 'UserViewController', 'show', array('user_id' => $this->user->getId()), false, 'user-profile-link', t('View Profile')) ?> - | -= t('Your User ID') ?> | -= $this->user->getId() ?> | -
= t('Your Role') ?> | -= $this->user->getRoleName() ?> | -||
= t('Your IP Address') ?> | -- user->isAdmin()): ?> - = $_SERVER['REMOTE_ADDR'] ?> - - = t('Lookup IP') ?> - - - = $this->helper->supportHelper->maskIPAddress($_SERVER['REMOTE_ADDR']) ?> - - | -||
= t('Current Page') ?> | -= $_SERVER['SCRIPT_URI'] ?> | -||
= t('Your Browser Name') ?> | -= $this->helper->supportHelper->getBrowser() ?> | -||
= t('Your Browser') ?> | -= $this->text->e($user_agent) ?> | -
+ = $this->helper->supportHelper->embedSVGIcon('user-icon') ?> = t('User Configuration') ?> + | +|||
---|---|---|---|
= t('Your Profile Full Name') ?> | ++ = $this->url->link($this->user->getFullname(), 'UserViewController', 'show', array('user_id' => $this->user->getId()), false, 'user-profile-link', t('View Profile')) ?> + | += t('Your User ID') ?> | += $this->user->getId() ?> | +
= t('Your Role') ?> | += $this->user->getRoleName() ?> | +||
= t('Your IP Address') ?> | ++ user->isAdmin()): ?> + = $_SERVER['REMOTE_ADDR'] ?> + + = t('Lookup IP') ?> + + + = $this->helper->supportHelper->maskIPAddress($_SERVER['REMOTE_ADDR']) ?> + + | +||
= t('Current Page') ?> | += $_SERVER['SCRIPT_URI'] ?> | +||
= t('Your Browser Name') ?> | += $this->helper->supportHelper->getBrowser() ?> | +||
= t('Your Browser') ?> | += $this->text->e($user_agent) ?> | +