issue 207, change template code that use variable in <load> node

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9537 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-10-10 09:27:44 +00:00
parent ef5a669ee2
commit 03a61d7b99
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,4 @@
<load target="../../admin/tpl/css/admin.css" usecdn="true" />
<load target="../../admin/tpl/css/admin_{$lang_type}.css" usecdn="true" />
<div class="x" style="padding: 10px;">
<h2 class="h2">{$lang->editor_preview}</h2>
<h2 class="h3">{$lang->main_editor}</h2>