diff --git a/shop/item.php b/shop/item.php index a60b39422..1f5079834 100644 --- a/shop/item.php +++ b/shop/item.php @@ -494,7 +494,7 @@ else if ($num) include G4_SHOP_PATH.'/maintype10.inc.php'; else - echo '이 상품과 관련된 상품이 없습니다.'; + echo '

이 상품과 관련된 상품이 없습니다.

'; ?>