<{$smarty.const._MI_USER_NAME}> »» <{$smarty.const._AD_USER_LANG_USER_LIST}> »» <{if $actionForm->get('uid')}> <{$smarty.const._AD_USER_LANG_USER_EDIT}> <{else}> <{$smarty.const._AD_USER_LANG_USER_NEW}> <{/if}>
<{if $actionForm->get('uid')}>

<{$smarty.const._AD_USER_LANG_USER_EDIT}> (<{$actionForm->get('uname')}>)

<{$smarty.const._AD_USER_TIPS_USER_EDIT}>
<{else}>

<{$smarty.const._AD_USER_LANG_USER_NEW}>

<{$smarty.const._AD_USER_TIPS_USER_NEW}>
<{/if}> <{if $actionForm->hasError()}>
<{/if}>
<{xoops_token form=$actionForm}> <{xoops_input type=hidden name=uid value=$actionForm->get('uid')}>
<{if $actionForm->get('uid')}> <{$smarty.const._AD_USER_LANG_USER_EDIT}> <{else}> <{$smarty.const._AD_USER_LANG_USER_NEW}> <{/if}>
<{$smarty.const._MD_USER_LANG_UNAME}> "> <{xoops_input type=text name=uname value=$actionForm->get('uname') size=25 maxlength=25}>
<{$smarty.const._MD_USER_LANG_NAME}> "> <{xoops_input type=text name=name value=$actionForm->get('name') size=30 maxlength=60}>
<{$smarty.const._MD_USER_LANG_EMAIL}> "> <{xoops_input type=text name=email value=$actionForm->get('email') size=30 maxlength=60}>
<{$smarty.const._MD_USER_LANG_URL}> "> <{xoops_input type=text name=url value=$actionForm->get('url') size=50 maxlength=100}>
<{$smarty.const._MD_USER_LANG_TIMEZONE_OFFSET}> ">
<{$smarty.const._MD_USER_LANG_USER_ICQ}> "> <{xoops_input type=text name=user_icq value=$actionForm->get('user_icq') size=15 maxlength=15}>
<{$smarty.const._MD_USER_LANG_USER_AIM}> "> <{xoops_input type=text name=user_aim value=$actionForm->get('user_aim') size=18 maxlength=18}>
<{$smarty.const._MD_USER_LANG_USER_YIM}> "> <{xoops_input type=text name=user_yim value=$actionForm->get('user_yim') size=25 maxlength=25}>
<{$smarty.const._MD_USER_LANG_USER_MSNM}> "> <{xoops_input type=text name=user_msnm value=$actionForm->get('user_msnm') size=25 maxlength=100}>
<{$smarty.const._MD_USER_LANG_USER_FROM}> "> <{xoops_input type=text name=user_from value=$actionForm->get('user_from') size=50 maxlength=100}>
<{$smarty.const._MD_USER_LANG_USER_OCC}> "> <{xoops_input type=text name=user_occ value=$actionForm->get('user_occ') size=50 maxlength=100}>
<{$smarty.const._MD_USER_LANG_USER_INTREST}> "> <{xoops_input type=text name=user_intrest value=$actionForm->get('user_intrest') size=50 maxlength=150}>
<{$smarty.const._MD_USER_LANG_USER_SIG}> "> <{xoops_dhtmltarea name=user_sig value=$actionForm->get('user_sig')}>
<{$smarty.const._MD_USER_LANG_UMODE}> "> <{html_options name=umode options=$umodeOptions selected=$actionForm->get('umode')}>
<{$smarty.const._MD_USER_LANG_UORDER}> "> <{html_options name=uorder options=$uorderOptions selected=$actionForm->get('uorder')}>
<{$smarty.const._MD_USER_LANG_NOTIFY_METHOD}> "> <{html_options name=notify_method options=$notify_methodOptions selected=$actionForm->get('notify_method')}>
<{$smarty.const._MD_USER_LANG_NOTIFY_MODE}> "> <{html_options name=notify_mode options=$notify_modeOptions selected=$actionForm->get('notify_mode')}>
<{$smarty.const._MD_USER_LANG_BIO}> "> <{xoops_textarea type=text rows=5 cols=50 name=bio value=$actionForm->get('bio')}>
<{$smarty.const._MD_USER_LANG_RANK}> ">
<{$smarty.const._MD_USER_LANG_PASS}> "> <{xoops_input type=password name=pass size=25 maxlength=32}>
<{$smarty.const._AD_USER_LANG_VPASS}> "> <{xoops_input type=password name=vpass size=25 maxlength=32}>
<{$smarty.const._MD_USER_LANG_USER_MAILOK}> ">
<{$smarty.const._AD_USER_LANG_GROUP}> ">
<{$smarty.const._MD_USER_LANG_POSTS}> "> <{xoops_input type=text name=posts value=$actionForm->get('posts') class=user_list_number}>
<{$smarty.const._MD_USER_LANG_LEVEL}> "> <{if $actionForm->get('level') == 0}> <{elseif $actionForm->get('level') == 5}> <{$smarty.const._AD_USER_LANG_LEVEL_ROOT}><{xoops_input type=hidden name=level value=$actionForm->get('level') }> <{else}> <{$smarty.const._AD_USER_LANG_LEVEL_ACTIVE}><{xoops_input type=hidden name=level value="1" }> <{/if}>