mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
Explicitly declare noescape
This commit is contained in:
parent
56f20e84c0
commit
aac678de48
27 changed files with 33 additions and 33 deletions
|
|
@ -6,7 +6,7 @@
|
|||
{$lang->get('admin.msg_blacklisted_reason.'.$blacklisted_plugin_name)}
|
||||
</p>
|
||||
</div>
|
||||
{$content}
|
||||
{$content|noescape}
|
||||
</div>
|
||||
<include target="./_footer.html" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue