Merge branch 'master' of github.com:gnuboard/yc4s

This commit is contained in:
chicpro
2013-05-09 09:22:27 +09:00
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
<header id="hd">
<h1><?php echo $config['cf_title'] ?></h1>
<div id="to_content"><a href="#container">내용 바로가기</a></div>
<div id="to_content"><a href="#container">본문 바로가기</a></div>
<?php if(defined('_INDEX_')) { // index에서만 실행 ?>
<div id="hd_pop">

View File

@ -12,7 +12,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
<header id="hd">
<h1><?php echo $config['cf_title'] ?></h1>
<div id="to_content"><a href="#container">내용 바로가기</a></div>
<div id="to_content"><a href="#container">본문 바로가기</a></div>
<?php if(defined('_INDEX_')) { // index에서만 실행 ?>
<div id="hd_pop">