diff --git a/shop/list.php b/shop/list.php index 6c4d29800..d6799c395 100644 --- a/shop/list.php +++ b/shop/list.php @@ -47,7 +47,7 @@ var itemlist_ca_id = ""; // 상단 HTML echo '
'.stripslashes($ca['ca_head_html']).'
'; - include G5_SHOP_SKIN_PATH.'/listcategory3.skin.php'; + include G5_SHOP_SKIN_PATH.'/listcategory.skin.php'; // 상품 출력순서가 있다면 if ($sort != "")