쇼핑몰관리자: 개인결제관리 섹션 구분

This commit is contained in:
whitedot
2013-09-17 13:47:15 +09:00
parent 360fe9de31
commit 7b2fc83b94
3 changed files with 96 additions and 69 deletions

View File

@ -12,9 +12,9 @@ include_once(G5_LIB_PATH.'/popular.lib.php');
<div id="skip_to_container"><a href="#container">본문 바로가기</a></div>
<div id="logo"><a href="<?php echo G4_SHOP_URL; ?>/"><img src="<?php echo G4_DATA_URL; ?>/common/mobile_logo_img" alt="<?php echo $config['cf_title']; ?> 메인"></a></div>
<div id="logo"><a href="<?php echo G5_SHOP_URL; ?>/"><img src="<?php echo G5_DATA_URL; ?>/common/mobile_logo_img" alt="<?php echo $config['cf_title']; ?> 메인"></a></div>
<a href="<?php echo G4_SHOP_URL; ?>/category.php" target="_blank" id="hd_ct">전체분류</a>
<a href="<?php echo G5_SHOP_URL; ?>/category.php" target="_blank" id="hd_ct">전체분류</a>
<button type="button" id="hd_sch_open">검색<span class="sound_only"> 열기</span></button>
<form name="frmsearch1" action="<?php echo G5_SHOP_URL; ?>/search.php">