<{$smarty.const._MD_USER_LANG_USERREG}> |
<{$smarty.const._MD_USER_LANG_NICKNAME}> |
"><{xoops_input maxlength=25 name=uname value=$actionForm->get('uname')}> |
<{$smarty.const._MD_USER_LANG_EMAIL}> |
">
<{xoops_input name=email size=30 maxlength=60 value=$actionForm->get('email')}>
|
<{$smarty.const._MD_USER_LANG_WEBSITE}> |
"><{xoops_input name=url size=30 maxlength=100 value=$actionForm->get('url')}> |
<{$smarty.const._MD_USER_LANG_TIMEZONE_OFFSET}> |
">
|
<{$smarty.const._MD_USER_LANG_PASSWORD}> |
">
<{xoops_input type=password name=pass value=$actionForm->get('pass') size=10 maxlength=32}>
|
<{$smarty.const._MD_USER_LANG_VERIFYPASS}> |
">
<{xoops_input type=password name=vpass value=$actionForm->get('vpass') size=10 maxlength=32}>
|
<{* ---- Inserted - XCube Legacy 2.1.6RC1 - 23Sep2008 ---- *}>
<{$smarty.const._MD_USER_LANG_USER_MAILOK}> |
">
|
<{* ---- /Inserted ---- *}>
<{if $enableAgree}>
<{$smarty.const._MD_USER_LANG_DISCLAIMER}> |
">
<{xoops_textarea name=disclaimer rows=8 cols=50 readonly=true value=$disclaimer}>
|
<{/if}>