영카트5 모바일에서 팝업레이어 내용이 빠짐
This commit is contained in:
@ -17,7 +17,7 @@ include_once(G5_LIB_PATH.'/latest.lib.php');
|
||||
<?php if(defined('_INDEX_')) { // index에서만 실행 ?>
|
||||
<div id="hd_pop">
|
||||
<h2>팝업레이어 알림</h2>
|
||||
<?php include G5_MSHOP_PATH.'/newwin.inc.php'; // 팝업레이어 ?>
|
||||
<?php include G5_MOBILE_PATH.'/newwin.inc.php'; // 팝업레이어 ?>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user