mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
ID기반의 가상사이트를 위해 통합검색폼/ 기본 레이아웃의 통합검색폼/ 개별 카페에서 레이아웃 설정 바꿀때 정상동작하도록 코드 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6111 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e32f60cf00
commit
251ab8a928
5 changed files with 5 additions and 1 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue