From 1bca642b33b58fcc6764a6d119180394cfd0859e Mon Sep 17 00:00:00 2001 From: thisgun Date: Thu, 1 Sep 2022 15:05:41 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EC=BF=A0?= =?UTF-8?q?=ED=8F=B0=EC=A0=81=EC=9A=A9=20=ED=9B=84=20=EC=B7=A8=EC=86=8C=20?= =?UTF-8?q?=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/orderform.sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/shop/orderform.sub.php b/mobile/shop/orderform.sub.php index ae37aea42..71935a5f3 100644 --- a/mobile/shop/orderform.sub.php +++ b/mobile/shop/orderform.sub.php @@ -922,7 +922,7 @@ $(function() { $("#od_coupon_frm").remove(); $("#od_coupon_btn").text("변경").focus(); if(!$("#od_coupon_cancel").length) - $("#od_coupon_btn").after(""); + $("#od_coupon_btn").after(""); }); $(document).on("click", "#od_coupon_close", function() {