| 119 |
<p style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: red; FONT-FAMILY: 楷体">更改个人设定</p> |
<p style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: red; FONT-FAMILY: 楷体">更改个人设定</p> |
| 120 |
<p><span id="err_msg_prompt" name="err_msg" style="color: red"></span></p> |
<p><span id="err_msg_prompt" name="err_msg" style="color: red"></span></p> |
| 121 |
<form method="post" action="#" id="preference_form" name="preference_form"> |
<form method="post" action="#" id="preference_form" name="preference_form"> |
| 122 |
<table border="1" cellpadding="10" cellspacing="0" width="90%" bgcolor="#ffdead" id="TABLE1"> |
<table border="1" cellpadding="10" cellspacing="0" width="1050" bgcolor="#ffdead"> |
| 123 |
<tr> |
<tr> |
| 124 |
<td align="right">时区设置</td> |
<td align="right">时区设置</td> |
| 125 |
<td> |
<td> |
| 139 |
</td> |
</td> |
| 140 |
</tr> |
</tr> |
| 141 |
<tr> |
<tr> |
| 142 |
<td width="30%" align="right">个人头像</td> |
<td width="25%" align="right">个人头像</td> |
| 143 |
<td width="70%"> |
<td width="75%"> |
| 144 |
<a class="s2" href="#" onclick="return NW_open('facelist.php', 'bbs_face', 250, 400);">选择系统头像</a> |
<a class="s2" href="#" onclick="return NW_open('facelist.php', 'bbs_face', 250, 400);">选择系统头像</a> |
| 145 |
<input type="text" maxlength="3" id="photo" name="photo" size="3" value="<? echo $result_set["data"]["photo"]; ?>"><br /> |
<input type="text" maxlength="3" id="photo" name="photo" size="3" value="<? echo $result_set["data"]["photo"]; ?>"><br /> |
| 146 |
上传头像:<input type="file" size="20" name="photo_file" id="photo_file"><span id="err_msg_photo_file" name="err_msg" style="color: red;"></span> |
上传头像:<input type="file" size="20" name="photo_file" id="photo_file"><span id="err_msg_photo_file" name="err_msg" style="color: red;"></span> |