ID기반의 가상사이트를 위해 통합검색폼/ 기본 레이아웃의 통합검색폼/ 개별 카페에서 레이아웃 설정 바꿀때 정상동작하도록 코드 변경

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6111 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-04-15 06:29:28 +00:00
parent e32f60cf00
commit 251ab8a928
5 changed files with 5 additions and 1 deletions

View file

@ -43,6 +43,7 @@
<form action="{getUrl()}" method="post" class="widgetSearch">
<fieldset>
<input type="hidden" name="vid" value="{$vid}" />
<input type="hidden" name="mid" value="{$mid}" />
<input type="hidden" name="act" value="IS" />
<input type="hidden" name="search_target" value="title" />