공통: 주문상세내역 주문번호와 주문리스트 사이 여백 추가

This commit is contained in:
whitedot
2014-02-24 09:37:02 +09:00
parent 1a618d62da
commit b8caab8103
4 changed files with 6 additions and 2 deletions

View File

@ -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>