mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
Fix #668 change integrated search default target to title_content
This commit is contained in:
parent
1015ca1e30
commit
2535dcec6b
3 changed files with 5 additions and 5 deletions
|
|
@ -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}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue