Fix #668 change integrated search default target to title_content

This commit is contained in:
Kijin Sung 2017-01-03 09:53:24 +09:00
parent 1015ca1e30
commit 2535dcec6b
3 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
<!--@end-->
<div id="spot">
<form action="{getUrl()}" method="post" class="search" id="fo_is" no-error-return-url="true" >
<form action="{getUrl()}" method="get" class="search" id="fo_is" no-error-return-url="true" >
<input type="hidden" name="mid" value="{$mid}" />
<input type="hidden" name="act" value="IS" />
<input type="hidden" name="where" value="{$where}" />