From a60e883521f4c87724e6091777b0afd7264d492d Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 17 Apr 2013 20:19:16 +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#15=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=EB=B0=B0=EC=86=A1=EC=97=85=EC=B2=B4=20=EC=9E=85?= =?UTF-8?q?=EB=A0=A5/=EC=88=98=EC=A0=95=20=ED=91=9C=EC=A4=80=ED=99=94=20?= =?UTF-8?q?=EB=B0=8F=20=EC=8A=A4=ED=83=80=EC=9D=BC=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/deliverycodeform.php | 38 +++++++++++++++-------------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/adm/shop_admin/deliverycodeform.php b/adm/shop_admin/deliverycodeform.php index 752fc3211..881da7561 100644 --- a/adm/shop_admin/deliverycodeform.php +++ b/adm/shop_admin/deliverycodeform.php @@ -4,7 +4,9 @@ include_once('./_common.php'); auth_check($auth[$sub_menu], "w"); -$html_title = '배송회사'; +$html_title = '배송업체'; +$g4['title'] = $html_title; + if ($w == "u") { $html_title .= ' 수정'; $readonly = ' readonly'; @@ -19,41 +21,40 @@ else $dl['dl_url'] = "http://"; } -$g4['title'] = $html_title; include_once (G4_ADMIN_PATH.'/admin.head.php'); ?>
- - + +
-

배송회사 입력 수정

+

- + - - + + - + - + - +
- +
- +
- +
@@ -62,12 +63,13 @@ include_once (G4_ADMIN_PATH.'/admin.head.php');
+ +
+ + 목록 +
-
- - 목록 -