{$extra_css} {include file="jquery.html" language=Localisation::getCurrentHtmlLanguage() lms_language=Localisation::getCurrentUiLanguage()} {$google_recaptcha_sitekey = ConfigHelper::getConfig('userpanel.google_recaptcha_sitekey')} {if $google_recaptcha_sitekey} {/if}
{if $error}
{/if} {if $info}
{/if} {if !empty($authcode_required) && !$error && !$info}
{/if} {if empty($authcode_required)} {$auth_type=ConfigHelper::getConfig('userpanel.auth_type', $smarty.const.USERPANEL_AUTH_TYPE_ID_PIN)} {else} {/if} {if empty($authcode_required) && (ConfigHelper::checkConfig('userpanel.sms_credential_reminders') || ConfigHelper::checkConfig('userpanel.mail_credential_reminders'))} {$reminder_type=ConfigHelper::getConfig('userpanel.reminder_type', $smarty.const.USERPANEL_REMINDER_TYPE_SSNTEN)} {/if}