From 6fabc2bc87fae9eb766277285d6ad8de0773be98 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 3 Apr 2014 16:52:58 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20input=20sele?= =?UTF-8?q?ct=20label=20=EC=A4=91=EC=8B=AC=20=EB=A7=88=ED=81=AC=EC=97=85?= =?UTF-8?q?=20=EC=A0=95=EB=A6=AC=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/cartoption.php | 3 ++- shop/itemrecommend.php | 12 ++++++------ shop/itemstocksms.php | 2 +- shop/orderaddress.php | 13 ++++++++++--- shop/personalpayform.php | 4 ++-- shop/taxsave_kcp.php | 6 ++++-- shop/wishlist.php | 3 ++- skin/shop/basic/item.form.skin.php | 3 ++- skin/shop/basic/itemqaform.skin.php | 2 +- skin/shop/basic/itemqalist.skin.php | 4 ++-- skin/shop/basic/itemuseform.skin.php | 2 +- skin/shop/basic/itemuselist.skin.php | 4 ++-- 12 files changed, 35 insertions(+), 23 deletions(-) diff --git a/shop/cartoption.php b/shop/cartoption.php index 7b4791e22..599850bc6 100644 --- a/shop/cartoption.php +++ b/shop/cartoption.php @@ -101,7 +101,8 @@ if($option_2) {
- + + diff --git a/shop/itemrecommend.php b/shop/itemrecommend.php index 253dc1d0c..f9711f741 100644 --- a/shop/itemrecommend.php +++ b/shop/itemrecommend.php @@ -38,16 +38,16 @@ include_once(G5_PATH.'/head.sub.php'); - - + + - - + + - - + + diff --git a/shop/itemstocksms.php b/shop/itemstocksms.php index 28a471a4c..f7cdfacba 100644 --- a/shop/itemstocksms.php +++ b/shop/itemstocksms.php @@ -38,7 +38,7 @@ add_stylesheet('', - + diff --git a/shop/orderaddress.php b/shop/orderaddress.php index 698c54439..726688153 100644 --- a/shop/orderaddress.php +++ b/shop/orderaddress.php @@ -53,7 +53,8 @@ $order_action_url = G5_HTTPS_SHOP_URL.'/orderaddressupdate.php'; - + + 배송지명 기본
배송지 @@ -75,8 +76,14 @@ $order_action_url = G5_HTTPS_SHOP_URL.'/orderaddressupdate.php'; - - > + + + + + + + > +
diff --git a/shop/personalpayform.php b/shop/personalpayform.php index 38a4844a8..040a2ce33 100644 --- a/shop/personalpayform.php +++ b/shop/personalpayform.php @@ -355,11 +355,11 @@ function get_intall_file() - + - + diff --git a/shop/taxsave_kcp.php b/shop/taxsave_kcp.php index 4678e510d..c1f597adf 100644 --- a/shop/taxsave_kcp.php +++ b/shop/taxsave_kcp.php @@ -200,8 +200,10 @@ $amt_tax = (int)($amt_tot - $amt_sup); 발행 용도 - 소득공제용        - 지출증빙용 + + + + diff --git a/shop/wishlist.php b/shop/wishlist.php index bd98cd80f..6491c76cd 100644 --- a/shop/wishlist.php +++ b/shop/wishlist.php @@ -61,7 +61,8 @@ include_once('./_head.php'); ?> 품절 - + + diff --git a/skin/shop/basic/item.form.skin.php b/skin/shop/basic/item.form.skin.php index 29a866d8e..516c27a26 100644 --- a/skin/shop/basic/item.form.skin.php +++ b/skin/shop/basic/item.form.skin.php @@ -263,7 +263,8 @@ add_stylesheet('', 0 (+0원)
- + +
diff --git a/skin/shop/basic/itemqaform.skin.php b/skin/shop/basic/itemqaform.skin.php index 8663f53e9..4662f3e52 100644 --- a/skin/shop/basic/itemqaform.skin.php +++ b/skin/shop/basic/itemqaform.skin.php @@ -37,7 +37,7 @@ add_stylesheet('', 휴대폰번호를 입력하시면 답변 등록 시 답변등록 알림이 SMS로 전송됩니다. - + diff --git a/skin/shop/basic/itemqalist.skin.php b/skin/shop/basic/itemqalist.skin.php index 3f594016f..eb761fbef 100644 --- a/skin/shop/basic/itemqalist.skin.php +++ b/skin/shop/basic/itemqalist.skin.php @@ -12,8 +12,8 @@ add_stylesheet('',
전체보기 - - diff --git a/skin/shop/basic/itemuseform.skin.php b/skin/shop/basic/itemuseform.skin.php index 06de7f4d8..2fa187a7f 100644 --- a/skin/shop/basic/itemuseform.skin.php +++ b/skin/shop/basic/itemuseform.skin.php @@ -22,7 +22,7 @@ add_stylesheet('', - + diff --git a/skin/shop/basic/itemuselist.skin.php b/skin/shop/basic/itemuselist.skin.php index 99636320e..9bc278fe2 100644 --- a/skin/shop/basic/itemuselist.skin.php +++ b/skin/shop/basic/itemuselist.skin.php @@ -11,8 +11,8 @@ add_stylesheet('',
전체보기 - - From c437c052566d9c49631bf40a1f726f94c538c5b6 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 3 Apr 2014 17:34:20 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EB=AA=A9=EB=A1=9D=20=EB=A6=AC=EC=8A=A4=ED=8A=B8?= =?UTF-8?q?=EB=B7=B0=20=EA=B0=A4=EB=9F=AC=EB=A6=AC=EB=B7=B0=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20FF=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98=20=EC=88=98=EC=A0=95,=20june44(ikjun44)=EB=8B=98=20?= =?UTF-8?q?=EC=A0=9C=EB=B3=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index 26d816ba2..a9183e5d1 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -309,7 +309,7 @@ #sct_lst {float:right;margin:0 0 10px;padding:0;list-style:none;zoom:1} #sct_lst:after {display:block;visibility:hidden;clear:both;content:""} #sct_lst li {position:relative;float:left;margin:0 0 0 -1px} -#sct_lst button {position:relative;margin:0;padding:0;width:25px;height:25px;border:0;cursor:pointer} +#sct_lst button {position:relative;margin:0;padding:0;width:25px;height:25px;border:0;cursor:pointer;overflow:hidden} #sct_lst button span {position:absolute;top:0;left:0;width:23px;height:23px;border:1px solid #ccc;background:url('img/is_button.gif')} #sct_lst button.sct_lst_list span {background-position:0 0} #sct_lst button.sct_lst_list span.sct_lst_on {background-position:0 -30px}