{include file="jquery.html" language=$_ui_language} {$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}
{$_USERPANEL_AUTH_TYPES[$auth_type].label}
{$_USERPANEL_AUTH_TYPES[$auth_type].label_secret}


{trans("Remind credentials")}
{if !empty($google_recaptcha_sitekey)} {/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