From aea8f7f2128b3c4c22f9dfed1c8487eae821392a Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 12 Apr 2013 15:25:51 +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#67=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=9D=BC=EA=B4=84=EC=B2=98?= =?UTF-8?q?=EB=A6=AC=20=EC=A7=88=EC=9D=98=20=EC=BB=A4=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/deliverylist.php | 32 ++++++++++++++++---------------- css/admin.css | 4 ++++ 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/adm/shop_admin/deliverylist.php b/adm/shop_admin/deliverylist.php index 80e4dbdee..71c8c2629 100644 --- a/adm/shop_admin/deliverylist.php +++ b/adm/shop_admin/deliverylist.php @@ -111,7 +111,7 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌 - +
@@ -157,7 +157,7 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌 - + @@ -189,24 +189,24 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌 ?>
">주문번호 순 정렬
- - - - - -
- - - - - - -
메일발송  SMS 
-
+
+ 배송 처리 후 안내 발송 선택 + + + + +
+ +
+ +
+ + + diff --git a/css/admin.css b/css/admin.css index 78b1dd01a..d7ee54cce 100644 --- a/css/admin.css +++ b/css/admin.css @@ -337,6 +337,10 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 .td_scate {text-align:right} .td_scate_admin {text-align:center} +/* 배송일괄처리 */ +#sdeli_proc {text-align:center} +#sdeli_proc_fs {padding:20px 0;border-bottom:1px solid #f7f7f7;text-align:center} + /* 팝업레이어 관리 */ #spop_list {text-align:center}