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 = ''; }