mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1586 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e336df77c1
commit
a5c11349da
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@
|
|||
|
||||
<!-- 검색 -->
|
||||
<div class="layout_search">
|
||||
<form action="./" method="get">
|
||||
<form action="{getUrl()}" method="get">
|
||||
<input type="hidden" name="mid" value="{$layout_info->mid}" />
|
||||
<input type="text" class="search_keyword" name="search_keyword" value="<!--@if(!$search_target)-->{htmlspecialchars($search_keyword)}<!--@end-->" />
|
||||
<input type="submit" class="search_button" value="{$lang->cmd_search}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue