관리자 주문상태 변경 시 주문취소 처리 코드 수정
This commit is contained in:
@ -254,7 +254,7 @@ if($od['od_pg'] == 'lg') {
|
||||
|
||||
<?php if ($od['od_mod_history']) { ?>
|
||||
<section id="sodr_qty_log">
|
||||
<h3>상품 수량변경 내역</h3>
|
||||
<h3>주문 수량변경 및 취소처리 내역</h3>
|
||||
<div>
|
||||
<?php echo conv_content($od['od_mod_history'], 0); ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user