mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
게시글관리(이동/삭제)시에 쪽지내용 기입시 쪽지를 발송하는 기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2022 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
42b44c37fc
commit
28ea10dae4
3 changed files with 35 additions and 2 deletions
|
|
@ -30,6 +30,12 @@
|
|||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->cmd_send_message}</th>
|
||||
<td>
|
||||
<textarea name="message_content" class="inputTypeTextArea w400" cols="45" rows="5"></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue