게시판 기본스킨들의 가상사이트에서의 검색시 가상사이트를 벗어나는 문제 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6604 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-06-19 07:12:48 +00:00
parent f187d7c955
commit e3b9e97464
2 changed files with 2 additions and 0 deletions

View file

@ -51,6 +51,7 @@
<form action="{getUrl()}" method="get" onsubmit="return procFilter(this, search)" id="fo_search" class="boardSearchForm">
<fieldset>
<legend>Board Search</legend>
<input type="hidden" name="vid" value="{$vid}" />
<input type="hidden" name="mid" value="{$mid}" />
<input type="hidden" name="category" value="{$category}" />