mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
Add notice that sending a message via email will expose the sender's email address to the recipient #792
This commit is contained in:
parent
806f8ab037
commit
f531c53d37
4 changed files with 4 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->cmd_option}</th>
|
||||
<td><input type="checkbox" value="Y" name="send_mail" /> {$lang->cmd_send_mail}</td>
|
||||
<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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue