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

This commit is contained in:
chicpro
2014-03-21 17:53:35 +09:00
3 changed files with 7 additions and 13 deletions

View File

@ -16,12 +16,9 @@ include_once(G5_LIB_PATH.'/latest.lib.php');
<div id="skip_to_container"><a href="#container">본문 바로가기</a></div>
<?php if(defined('_INDEX_')) { // index에서만 실행 ?>
<div id="hd_pop">
<h2>팝업레이어 알림</h2>
<?php include G5_BBS_PATH.'/newwin.inc.php'; // 팝업레이어 ?>
</div>
<?php } ?>
<?php if(defined('_INDEX_')) { // index에서만 실행
include G5_BBS_PATH.'/newwin.inc.php'; // 팝업레이어
} ?>
<aside id="hd_qnb">
<h2>쇼핑몰 퀵메뉴</h2>