쇼핑몰관리자 : #15 배송회사관리 배송회사 입력/수정 표준화 및 스타일 1차 작업 완료

This commit is contained in:
rollydream
2013-03-27 17:18:50 +09:00
parent 52cda1158a
commit 0d3e2a44ea
4 changed files with 48 additions and 37 deletions

View File

@ -28,6 +28,7 @@ include_once (G4_ADMIN_PATH.'/admin.head.php');
<section class="cbox">
<h2>배너 입력 수정</h2>
<?=$pg_anchor?>
<table class="frm_tbl">
<colgroup>
<col class="3">
@ -120,7 +121,6 @@ include_once (G4_ADMIN_PATH.'/admin.head.php');
<?=order_select("bn_order", $bn['bn_order'])?>
</td>
</tr>
</tbody>
</table>
</section>