Apply autoescape to admin module templates

This commit is contained in:
Kijin Sung 2018-10-10 15:24:10 +09:00
parent 24df74d618
commit d9178e91d6
20 changed files with 52 additions and 3 deletions

View file

@ -1,4 +1,7 @@
<config autoescape="on" />
<load target="./js/menu_setup.js" usecdn="true" />
<div class="x_page-header">
<h1>{$lang->server_env}</h1>
</div>