사용자: 전체검색결과 스킨
This commit is contained in:
@ -62,7 +62,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
<? if ($stx) { ?>
|
||||
<? if ($board_count) { ?>
|
||||
<dl id="sch_result_hd">
|
||||
<dt>검색어 <strong><?=$stx?></strong>에 대한 결과입니다.</dt>
|
||||
<dt><strong><?=$stx?></strong>에 대한 검색 결과입니다.</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li><span style="color:<?=$config['cf_search_color']?>"><?=$board_count?></span>개의 게시판</li>
|
||||
|
||||
Reference in New Issue
Block a user