UI refactoring module selector

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11988 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2012-10-31 06:41:56 +00:00
parent da56ef3cd5
commit d7f8aa3dbd

View file

@ -1,5 +1,9 @@
<load target="./js/module_admin.js" usecdn="true" />
<h1 class="h1">{$lang->module_selector}</h1>
<load target="../../../common/css/bootstrap.css" usecdn="true" />
<div class="x_page-header">
<h1>{$lang->module_selector}</h1>
</div>
<form action="./" method="post">
<input type="hidden" name="module" value="module" />
<input type="hidden" name="act" value="dispModuleSelectList" />