From 90b5c0b7fc6adaa3dc7ead201caf7781d99f09f0 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 5 Oct 2015 15:59:41 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A3=BC=EB=AC=B8=ED=8F=BC=EC=97=90=EC=84=9C?= =?UTF-8?q?=20=EA=B0=84=ED=8E=B8=EA=B2=B0=EC=A0=9C=20=ED=85=8D=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/orderform.sub.php | 2 +- shop/orderform.sub.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/shop/orderform.sub.php b/mobile/shop/orderform.sub.php index a5387de71..a70a0e49a 100644 --- a/mobile/shop/orderform.sub.php +++ b/mobile/shop/orderform.sub.php @@ -596,7 +596,7 @@ if($is_kakaopay_use) { } $multi_settle++; - echo '
  • '.PHP_EOL; + echo '
  • '.PHP_EOL; $checked = ''; } diff --git a/shop/orderform.sub.php b/shop/orderform.sub.php index cc5bc8d39..e835bd19b 100644 --- a/shop/orderform.sub.php +++ b/shop/orderform.sub.php @@ -599,7 +599,7 @@ if($is_kakaopay_use) { } $multi_settle++; - echo ' '.PHP_EOL; + echo ' '.PHP_EOL; $checked = ''; }