<{* * The theme template for module block * * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL) * @package themes * @theme_author Alexander Galochkin (AKA algalochkin) * @version $Id: system_block_login.html 103 2009-01-01 18:36:14Z algalochkin $ * * Thanks that have left it header untouched!!! *}>

<{$block.lang_username}>

<{$block.lang_password}>

<{if $block.rememberme }>
<{$block.lang_rememberme}>
<{/if}>

<{$block.sslloginlink}>

<{if $block.auth_openid}>

<{$smarty.const._MB_SYSTEM_OPENID_LOGIN}>

<{/if}>
<{if $block.auth_openid}> <{/if}>

<{$block.lang_lostpass}>

<{if $block.registration }>

<{$block.lang_registernow}>

<{/if}>