쇼핑몰관리자: #26 쇼핑몰관리 배송업체관리 보완

This commit is contained in:
whitedot
2013-04-12 15:50:20 +09:00
parent 68b7bc8108
commit 62f68bbce5

View File

@ -21,7 +21,7 @@ $result = sql_query($sql);
<section class="cbox">
<h2>배송업체 목록</h2>
<p>건수 <?=$total_count ?></p>
<p>등록된 배송업체 <?=$total_count ?></p>
<div id="btn_add">
<a href="./deliverycodeform.php">배송회사추가</a>