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() {