<{$smarty.const._MB_USER_USERNAME}>
<{xoops_input type=text name=uname size=12 value=$block.unamevalue maxlength=25}>
<{$smarty.const._MB_USER_PASSWORD}>
<{xoops_input type=password name=pass size=12 maxlength=32 }>
<{xoops_input type=hidden name=op value=login}> <{xoops_input type=submit name=submit value=$smarty.const._MB_USER_LOGIN}>
<{if $block.use_ssl == '1'}> <{$smarty.const._MB_USER_SECURE}> <{/if}> <{$smarty.const._MB_USER_LOSTPASS}>

<{if $block.allow_register == '1'}> <{$smarty.const._MB_USER_USERREG}> <{/if}>