mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
issue 1383 fixed. Thanks to misol.kr.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10274 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4a81dd4c09
commit
eb3449fd66
2 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
<!--%import("js/menu_admin.js")-->
|
<!--%import("js/menu_admin.js")-->
|
||||||
<!--%import("../../common/css/popup.css")-->
|
|
||||||
<h1 class="h1">{$lang->cmd_search_mid}</h1>
|
<h1 class="h1">{$lang->cmd_search_mid}</h1>
|
||||||
<form action="./" method="get">
|
<form action="./" method="get">
|
||||||
<input type="hidden" name="module" value="{$module}" />
|
<input type="hidden" name="module" value="{$module}" />
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
<load target="./js/module_admin.js" usecdn="true" />
|
<load target="./js/module_admin.js" usecdn="true" />
|
||||||
<load target="../../common/css/popup.css" usecdn="true" />
|
|
||||||
<h1 class="h1">{$lang->module_selector}</h1>
|
<h1 class="h1">{$lang->module_selector}</h1>
|
||||||
<form action="./" method="post">
|
<form action="./" method="post">
|
||||||
<input type="hidden" name="module" value="module" />
|
<input type="hidden" name="module" value="module" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue