쇼핑몰관리자: #254 관리자 주문 취소 관리기능 마크업 및 스타일 완료
This commit is contained in:
@ -13,8 +13,8 @@ $sql = " select ct_id, it_id, it_name, ct_option, ct_price, ct_qty, io_type, io_
|
||||
$result = sql_query($sql);
|
||||
?>
|
||||
|
||||
<section>
|
||||
<h2><?php echo $type; ?>요청 상품</h2>
|
||||
<section id="sodr_request_item">
|
||||
<h3><?php echo $type; ?>요청 상품</h3>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user