From 68b7bc8108965abe287b143a59d081917df9d984 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 12 Apr 2013 15:49:17 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=EC=9E=90:=20#26=20=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20=EB=B0=B0=EC=86=A1=EC=97=85=EC=B2=B4=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/deliverycodelist.php | 55 +++++++++++------------------ 1 file changed, 21 insertions(+), 34 deletions(-) diff --git a/adm/shop_admin/deliverycodelist.php b/adm/shop_admin/deliverycodelist.php index 569ef329e..936ac8710 100644 --- a/adm/shop_admin/deliverycodelist.php +++ b/adm/shop_admin/deliverycodelist.php @@ -4,7 +4,7 @@ include_once('./_common.php'); auth_check($auth[$sub_menu], "r"); -$g4['title'] = '배송회사관리'; +$g4['title'] = '배송업체관리'; include_once (G4_ADMIN_PATH.'/admin.head.php'); $sql_common = " from {$g4['shop_delivery_table']} "; @@ -17,23 +17,17 @@ $total_count = $row['cnt']; $sql = "select * $sql_common order by dl_order , dl_id desc "; $result = sql_query($sql); ?> - +
-

배송회사관리

-

건수

+ +

배송업체 목록

+

건수

+ + - - - - - - - @@ -44,33 +38,26 @@ $result = sql_query($sql); + + + + + + + + "; 줄 없앰 김혜련 2013-04-03*/ - - $list = $i%2; - ?> - - - - - - - - \n"; + echo ''; ?>
ID
+ 홈페이지 + 수정 + 삭제 +
수정 삭제 보기
자료가 한건도 없습니다.
자료가 없습니다.
+