diff --git a/module/my/view/editprofile.html.php b/module/my/view/editprofile.html.php index d1034fc1ca..b90d1c099b 100644 --- a/module/my/view/editprofile.html.php +++ b/module/my/view/editprofile.html.php @@ -11,12 +11,17 @@ */ ?> +
- + @@ -37,8 +42,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
my->editProfile;?>
user->account;?>account, "readonly");?>account, "readonly"); + echo $user->account; + echo html::hidden('account',$user->account); + ?> +
user->realname;?>
user->password2;?>
user->birthyear;?>birthday,"class='date'");?>
user->join;?>account, "readonly"); + echo $user->join; + echo html::hidden('join',$user->join); + ?> +
user->msn;?>msn);?>
user->qq;?>qq);?>
user->yahoo;?>yahoo);?>
user->gtalk;?>gtalk);?>
user->wangwang;?>wangwang);?>
user->mobile;?>mobile);?>
user->phone;?>phone);?>
user->address;?>address);?>
user->zipcode;?>zipcode);?>