공통: 주문상세내역 주문번호와 주문리스트 사이 여백 추가
This commit is contained in:
@ -25,7 +25,7 @@ include_once(G5_MSHOP_PATH.'/_head.php');
|
||||
|
||||
<div id="sod_fin">
|
||||
|
||||
<p>주문번호 <strong><?php echo $od_id; ?></strong></p>
|
||||
<div id="sod_fin_no">주문번호 <strong><?php echo $od_id; ?></strong></div>
|
||||
|
||||
<section class="sod_fin_list">
|
||||
<h2>주문하신 상품</h2>
|
||||
|
||||
Reference in New Issue
Block a user