git-svn-id: http://xe-core.googlecode.com/svn/trunk@1586 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-11 02:13:37 +00:00
parent e336df77c1
commit a5c11349da

View file

@ -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}" />