mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
Explicitly declare noescape
This commit is contained in:
parent
aac678de48
commit
254b83dfd7
12 changed files with 12 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<load target="./js/document_admin.js" />
|
||||
{$content}
|
||||
{$content|noescape}
|
||||
<div class="btnArea">
|
||||
<button class="btn" type="button" onclick="window.close();return false;">{$lang->cmd_close}</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue