mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
Apply autoescape to admin module templates
This commit is contained in:
parent
24df74d618
commit
d9178e91d6
20 changed files with 52 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
<config autoescape="on" />
|
||||
|
||||
<include target="./_header.html" />
|
||||
<div class="content" id="content">
|
||||
<div cond="Context::isBlacklistedPlugin($blacklisted_plugin_name = strtolower(preg_replace('/^disp([A-Z][a-z0-9_]+)[A-Z].+$/', '$1', $act)))" class="message error" style="margin-top:15px">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue