공통: 주문상세내역 주문번호와 주문리스트 사이 여백 추가
This commit is contained in:
@ -38,7 +38,7 @@ if(openwin != null) {
|
||||
|
||||
<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 id="sod_fin_list">
|
||||
<h2>주문하신 상품</h2>
|
||||
|
||||
Reference in New Issue
Block a user