mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
회원정보 수정시 이름도 수정할 수 있도록 변경
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2306 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0e0899fab9
commit
5ccb142547
5 changed files with 7 additions and 3 deletions
|
|
@ -29,7 +29,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->user_name}</th>
|
||||
<td>{htmlspecialchars($member_info->user_name)}</td>
|
||||
<td><input type="text" name="user_name" value="{htmlspecialchars($member_info->user_name)}" /> <p>{$lang->about_user_name}</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->nick_name} *</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue