{include file="jquery.html" language=Localisation::getCurrentHtmlLanguage() lms_language=Localisation::getCurrentUiLanguage()} {$google_recaptcha_sitekey = ConfigHelper::getConfig('userpanel.google_recaptcha_sitekey')} {if !empty($google_recaptcha_sitekey)} {/if}
{if $company_logo} {$logo=$company_logo} {else} {$logo="logo.jpg"} {/if} {img src=$logo alt=""}   {box title="VCS"}
{if $page_header}{$page_header}{else}{trans("Virtual Customer Service")}{/if}

{if $error}
{$error}
{else} {/if}
{$auth_type=ConfigHelper::getConfig('userpanel.auth_type', 1)} {if !empty($google_recaptcha_sitekey)} {/if} {if ConfigHelper::checkConfig('userpanel.sms_credential_reminders') || ConfigHelper::checkConfig('userpanel.mail_credential_reminders')} {/if}
{$_USERPANEL_AUTH_TYPES[$auth_type].label}
{$_USERPANEL_AUTH_TYPES[$auth_type].label_secret}


{trans("Remind credentials")}
{if ConfigHelper::checkConfig('userpanel.sms_credential_reminders') || ConfigHelper::checkConfig('userpanel.mail_credential_reminders')}
{if !empty($google_recaptcha_sitekey)} {/if}
{/if} {/box}
LMS Userpanel {$layout.lmsv}{if $layout.lmsvr} ({$layout.lmsvr}){/if}
{trans("This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.")}
{trans("For more information see")} doc/COPYING {trans("and")} doc/AUTHORS