From eaf6e1dac7d98a1508964de3e74b3bc7237906ee Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 4 Sep 2015 16:12:42 +0900 Subject: [PATCH] =?UTF-8?q?PC=EB=B2=84=EC=A0=84=20=EA=B2=B0=EC=A0=B1?= =?UTF-8?q?=EB=B0=A9=EB=B2=95=20=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/orderform.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop/orderform.php b/shop/orderform.php index 3d5e24e5b..eecbb6fbe 100644 --- a/shop/orderform.php +++ b/shop/orderform.php @@ -1402,7 +1402,7 @@ function forderform_check(f) case "신용카드": f.gopaymethod.value = "onlycard"; break; - case "KPAY": + case "간편결제": f.gopaymethod.value = "onlykpay"; break; default: