<form action="{\RX_BASEURL}" method="get" class="xet_search_main_form">
<span>검색 </span>
<input cond="($vid)" type="hidden" name="vid" value="{$vid}" />
<input type="hidden" name="mid" value="{$mid}" />
<input type="hidden" name="act" value="IS" />
<input type="hidden" name="search_target" value="title_content" />
<input name="is_keyword" type="text" class="itext r2" value="" placeholder="입력후 엔터..." spellcheck="true" />
</form>
vnote
content.class.php 추가수정 -> 제목에 해당하는 title
array('title','list_order','update_order','regdate','rand()','voted_count','readed_count','comment_count'))) $args->order_target = 'list_order';
이 댓글을