mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
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:
parent
da56ef3cd5
commit
d7f8aa3dbd
1 changed files with 5 additions and 1 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue