플래닛 검색폼 mid 빠진 문제 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4915 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-11-19 15:27:25 +00:00
parent b0c344046a
commit 7cdbe2efc5

View file

@ -36,6 +36,7 @@
<!-- //실시간 인기 태그 -->
<!-- 검색 -->
<form action="{Context::getRequestUri()}" method="get" class="search">
<input type="hidden" name="mid" value="{$config->mid}" />
<input type="hidden" name="act" value="dispPlanetContentTagSearch" />
<fieldset>
<legend>{$lang->cmd_search}</legend>