<{t}>修改密码<{/t}>

" class="section">
<{t}>旧密码:<{/t}> <{input class="inputstyle" type="password" required="true" name="old_passwd" }>
<{t}>新密码:<{/t}> <{input class="inputstyle" type="password" required="true" name="passwd" }>
<{t}>确认新密码:<{/t}> <{input class="inputstyle" type="password" required="true" name="passwd_re" }>
<{t}>安全问题:<{/t}> <{input class="inputstyle" type="text" id="pw_question" name="pw_question" value=$mem.pw_question}>
<{t}>回答:<{/t}> <{input class="inputstyle" type="text" name="pw_answer"}>