mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
XE_*스킨의 write_form.html의 설정이 한글로 고정된 부분과 쪽지 보내기 창의 제목부분을 $lang변수로 변경
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1962 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d9dc99c577
commit
db7dc5571c
4 changed files with 4 additions and 4 deletions
|
|
@ -21,7 +21,7 @@
|
|||
<td><div class="member_{$receiver_info->member_srl}">{$receiver_info->nick_name} ({$receiver_info->user_id})</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">제 목</th>
|
||||
<th scope="row">{$lang->title}</th>
|
||||
<td><input type="text" name="title" id="message_title" class="inputTypeText w300" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue