공통: head의 팝업레이어 관련 마크업 newwin.inc.php 로 완전이동

This commit is contained in:
whitedot
2014-03-21 17:13:57 +09:00
parent 58dec25bbb
commit f1c4018d8f
4 changed files with 41 additions and 30 deletions

View File

@ -15,12 +15,10 @@ include_once(G5_LIB_PATH.'/popular.lib.php');
<div class="to_content"><a href="#container">본문 바로가기</a></div>
<?php if(defined('_INDEX_')) { // index에서만 실행 ?>
<div id="hd_pop">
<h2>팝업레이어 알림</h2>
<?php include G5_MOBILE_PATH.'/newwin.inc.php'; // 팝업레이어 ?>
</div>
<?php } ?>
<?php
if(defined('_INDEX_')) { // index에서만 실행
include G5_MOBILE_PATH.'/newwin.inc.php'; // 팝업레이어
} ?>
<div id="hd_wrapper">