mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Explicitly declare noescape
This commit is contained in:
parent
56f20e84c0
commit
aac678de48
27 changed files with 33 additions and 33 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<label for="message_send_mail"><input type="checkbox" value="Y" name="send_mail" id="message_send_mail" /> {$lang->cmd_send_mail}</label>
|
||||
<div class="rx_prn-notice info">{$lang->msg_send_mail_privacy}</div>
|
||||
</div>
|
||||
{$editor}
|
||||
{$editor|noescape}
|
||||
<div class="control-group">
|
||||
<input type="submit" value="{$lang->cmd_send_message}" />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue