mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
쪽지 발송시 메일로도 발송할 것인지에 대한 옵션 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2801 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
de0101e453
commit
f9896fe51a
3 changed files with 14 additions and 1 deletions
|
|
@ -24,6 +24,10 @@
|
|||
<th scope="row">{$lang->title}</th>
|
||||
<td><input type="text" name="title" id="message_title" class="inputTypeText w300" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->cmd_option}</th>
|
||||
<td><input type="checkbox" value="Y" name="send_mail" /> {$lang->cmd_send_mail}</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div class="editor">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue