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@1263 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e1c7e3be8b
commit
e7450e388b
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@
|
|||
<!-- 검색 -->
|
||||
<div class="layout_search">
|
||||
<form action="./" method="get">
|
||||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<input type="hidden" name="mid" value="{$layout_info->mid}" />
|
||||
<input type="text" class="search_keyword" name="search_keyword" value="{htmlspecialchars($search_keyword)}" />
|
||||
<input type="submit" class="search_button" value="{$lang->cmd_search}" />
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue