mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1376 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
99b2ff6f62
commit
0952eb2e45
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@
|
|||
<div class="layout_search">
|
||||
<form action="./" method="get">
|
||||
<input type="hidden" name="mid" value="{$layout_info->mid}" />
|
||||
<input type="text" class="search_keyword" name="search_keyword" value="{htmlspecialchars($search_keyword)}" />
|
||||
<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}" />
|
||||
</form>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue