From 4c7805a3b3980307155f620d9ed15077bceb6c9d Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Nov 2013 09:49:39 +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=EC=A3=BC=EB=AC=B8=EB=82=B4=EC=97=AD=20=EB=AA=A9?= =?UTF-8?q?=EB=A1=9D=20=EC=9A=B4=EC=86=A1=EC=9E=A5=EB=B2=88=ED=98=B8=20?= =?UTF-8?q?=EB=84=88=EB=B9=84,=20=EC=A3=BC=EB=AC=B8=EB=82=B4=EC=97=AD=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20=ED=8C=90=EB=A7=A4=EA=B0=80=20=EB=84=88?= =?UTF-8?q?=EB=B9=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/orderform.php | 2 +- adm/shop_admin/orderlist.php | 2 +- css/admin.css | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/adm/shop_admin/orderform.php b/adm/shop_admin/orderform.php index f2b44ffcc..aec8bb30a 100644 --- a/adm/shop_admin/orderform.php +++ b/adm/shop_admin/orderform.php @@ -163,7 +163,7 @@ $result = sql_query($sql); - + diff --git a/adm/shop_admin/orderlist.php b/adm/shop_admin/orderlist.php index 2cac25371..95ee5f1a2 100644 --- a/adm/shop_admin/orderlist.php +++ b/adm/shop_admin/orderlist.php @@ -334,7 +334,7 @@ $listall = '전체목록]" value=""> - + diff --git a/css/admin.css b/css/admin.css index 2fe5136b9..de6193916 100644 --- a/css/admin.css +++ b/css/admin.css @@ -345,6 +345,7 @@ table .tr_bg1 td {border-color:#e4f1c6} .td_date {width:70px;text-align:center} .td_datetime {width:130px;text-align:center} .td_delicom {width:100px} +.td_delino {width:130px} .td_etc {width:80px;text-align:center} .td_extra label {display:inline-block;width:100px} .td_extra input {margin-right:5px;width:130px}