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:
ChanMyeong 2012-02-29 14:03:52 +00:00
parent 4a81dd4c09
commit eb3449fd66
2 changed files with 0 additions and 2 deletions

View file

@ -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}" />

View file

@ -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" />