{include file='head4.html'}
个人资料
{if $f eq 1}
资料修成功!
{elseif $f eq 2}
密码修成功!
{elseif $f eq 3}
密码不正确!请确认密码为6位数以上
{elseif $f eq 4}
原密码不正确!请输入正确的原密码
{/if}
出生日期:
{html_select_date field_order=YMD prefix=birthday start_year=-60 end_year=+1 display_days=true month_format=%m day_value_format=%02d time=$profile.birthday}
性别:
保密
男
女
*
邮箱:
{foreach from=$extend_info_list item=field}
密码提示问题:
请选择密码提示问题
{html_options options=$passwd_questions selected=$profile.passwd_question}
id="passwd_quesetion">
*
密码问题答案:
id="extend_field{$field.id}i">
*
{$field.reg_field_name}:
{/foreach}
原密码:
新密码:
确认密码:
{include file='foot4.html'}