mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
#19151539 쪽지보내기 및 친구추가시 아이디 노출제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8139 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
10e5c87b73
commit
08aa003062
5 changed files with 4 additions and 14 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<table cellspacing="0" class="rowTable">
|
||||
<tr>
|
||||
<th><div><label for="textfield1">{$lang->receiver}</label></div></th>
|
||||
<td><div class="member_{$receiver_info->member_srl}">{$receiver_info->nick_name} ({$receiver_info->user_id})</div></td>
|
||||
<td><div class="member_{$receiver_info->member_srl}">{$receiver_info->nick_name}</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><div>{$lang->title}</div></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue