mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
커뮤니케이션 모듈에 메일전송 기능을 삭제
This commit is contained in:
parent
6d239378a0
commit
b4239c1c61
5 changed files with 1 additions and 38 deletions
|
|
@ -30,10 +30,6 @@
|
|||
<th scope="row">{$lang->title}</th>
|
||||
<td><input type="text" name="title" id="message_title" value="{$source_message->title}" style="width:90%" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->cmd_option}</th>
|
||||
<td><input type="checkbox" value="Y" name="send_mail" /> {$lang->cmd_send_mail} <span class="explanation">{$lang->msg_send_mail_privacy}</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
{$editor|noescape}
|
||||
<div class="btnArea">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue