쇼핑몰관리자: 분류관리 분류명 입력 스타일 수정 및 table -> ul 변경 작업 중
This commit is contained in:
@ -21,7 +21,7 @@ $count = mysql_num_rows($result);
|
||||
<!-- 쿠폰 선택 시작 { -->
|
||||
<div id="od_coupon_frm">
|
||||
<?php if($count > 0) { ?>
|
||||
<div class="tbl_head01 tbl_wrap">
|
||||
<div class="tbl_head02 tbl_wrap">
|
||||
<table>
|
||||
<caption>쿠폰 선택</caption>
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user