쇼핑몰관리자: #254 관리자 주문 취소 관리기능 마크업 및 스타일 완료

This commit is contained in:
whitedot
2013-07-15 18:12:40 +09:00
parent 1b3dfe5b9e
commit 03ce7daf47
5 changed files with 48 additions and 30 deletions

View File

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