쇼핑몰관리자: 분류관리 분류명 입력 스타일 수정 및 table -> ul 변경 작업 중

This commit is contained in:
whitedot
2013-12-02 15:14:19 +09:00
parent 4c14444ff1
commit 3e19226de2
13 changed files with 240 additions and 216 deletions

View File

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