{$userinfo.login} ({$userinfo.id|string_format:"%04d"})
|
||
|
{trans("Two factor authentication:")} | {if $userinfo.twofactorauth} {trans("yes")} {button icon="password" id="secretkey-show-button" label="Show secret key"} {button icon="password" id="secretkey-hide-button" label="Hide secret key" visible=false} {else} {trans("no")} {/if} |
| {button icon="modify" label="Change" onclick="location.href = '?m=twofactorauthedit';"} | ||