diff --git a/bbs/search.php b/bbs/search.php index 3592d7def..a8b9623cf 100644 --- a/bbs/search.php +++ b/bbs/search.php @@ -3,7 +3,7 @@ include_once('./_common.php'); //if (!$stx) alert("검색어가 없습니다."); -$g4['title'] = "검색어 "".$stx."" 검색결과"; +$g4['title'] = "전체검색 결과"; include_once('./_head.php'); if ($stx) diff --git a/css/def.css b/css/def.css index d80fe7103..f2744cc02 100644 --- a/css/def.css +++ b/css/def.css @@ -192,6 +192,9 @@ h6 {margin:0 0 20px} #current_connect_tbl .td_name {text-align:center} /* 전체검색 */ +#sch_result_hd {margin:0;border:1px solid #ddd;background:#fff} +#sch_result_hd dt {padding:10px;background:#f5f5f2} +#sch_result_hd dd {margin:0;padding:0} .sch_result {} .sch_result dt {font-weight:bold} .sch_result dd {margin-bottom:30px} diff --git a/skin/search/neo/search.skin.php b/skin/search/neo/search.skin.php index 47d176fb9..733726825 100644 --- a/skin/search/neo/search.skin.php +++ b/skin/search/neo/search.skin.php @@ -2,6 +2,78 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> + if ($stx) { ?> + if ($board_count) { ?> +
검색된 자료가 하나도 없습니다.
+ } } ?> + +=$list[$idx][$i][content]?>
+검색된 자료가 하나도 없습니다.
- } } ?> - -=$list[$idx][$i][content]?>
-