버퍼의 내용에서 body 태그 중간의 외부 css 파일을 CAPTURE 하여 head 태그로 이동시켜준다.
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
?>
|
||||
|
||||
<link rel="stylesheet" href="<?=$new_skin_url?>/style.css">
|
||||
|
||||
<!-- 검색 -->
|
||||
<fieldset id="new_sch">
|
||||
<legend>상세검색</legend>
|
||||
|
||||
Reference in New Issue
Block a user