mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
플래닛 검색폼 mid 빠진 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4915 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b0c344046a
commit
7cdbe2efc5
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@
|
||||||
<!-- //실시간 인기 태그 -->
|
<!-- //실시간 인기 태그 -->
|
||||||
<!-- 검색 -->
|
<!-- 검색 -->
|
||||||
<form action="{Context::getRequestUri()}" method="get" class="search">
|
<form action="{Context::getRequestUri()}" method="get" class="search">
|
||||||
|
<input type="hidden" name="mid" value="{$config->mid}" />
|
||||||
<input type="hidden" name="act" value="dispPlanetContentTagSearch" />
|
<input type="hidden" name="act" value="dispPlanetContentTagSearch" />
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>{$lang->cmd_search}</legend>
|
<legend>{$lang->cmd_search}</legend>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue