Merge branch 'master' of github.com:gnuboard/yc4s
This commit is contained in:
@ -545,6 +545,13 @@ $pg_anchor ='<ul class="anchor">
|
|||||||
<a href="./itemlist.php?<?=$qstr?>">목록</a>
|
<a href="./itemlist.php?<?=$qstr?>">목록</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<section class="cbox compare_wrap">
|
||||||
|
<h2>관련상품</h2>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<table width=100% cellpadding=0 cellspacing=0 border=0>
|
<table width=100% cellpadding=0 cellspacing=0 border=0>
|
||||||
<colgroup width=14%></colgroup>
|
<colgroup width=14%></colgroup>
|
||||||
<colgroup width=35% bgcolor=#FFFFFF></colgroup>
|
<colgroup width=35% bgcolor=#FFFFFF></colgroup>
|
||||||
|
|||||||
@ -261,7 +261,7 @@ $pg_anchor = '<ul class="anchor">
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<div class="cbox compare_wrap">
|
<section class="cbox compare_wrap">
|
||||||
<h2>결제상세정보</h2>
|
<h2>결제상세정보</h2>
|
||||||
<?=$pg_anchor?>
|
<?=$pg_anchor?>
|
||||||
|
|
||||||
@ -606,7 +606,7 @@ $pg_anchor = '<ul class="anchor">
|
|||||||
<input type="submit" value="결제/배송내역 수정" class="btn_submit">
|
<input type="submit" value="결제/배송내역 수정" class="btn_submit">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</section>
|
||||||
|
|
||||||
<section id="frm_odr_memo" class="cbox">
|
<section id="frm_odr_memo" class="cbox">
|
||||||
<h2>상점메모</h2>
|
<h2>상점메모</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user