diff --git a/shop/index.php b/shop/index.php
index 55ffdb8c4..59c4731b3 100644
--- a/shop/index.php
+++ b/shop/index.php
@@ -8,7 +8,7 @@ $g4[title] = "";
include_once(G4_SHOP_PATH.'/shop.head.php');
?>
-
+
@@ -89,9 +89,9 @@ include_once(G4_SHOP_PATH.'/shop.head.php');
-  |
+  |
- | =latest('shop_notice', 'notice', 3, 25);?> |
+ =latest('basic', 'notice', 3, 25);?> |
|
@@ -108,10 +108,10 @@ include_once(G4_SHOP_PATH.'/shop.head.php');
?>
- =poll('shop_poll');?>
+ =poll('basic');?>
- =visit('shop_visit');?>
+ =visit('basic');?>
=display_banner('메인');?>
diff --git a/shop/shop.head.php b/shop/shop.head.php
index 7df490045..65618369d 100644
--- a/shop/shop.head.php
+++ b/shop/shop.head.php
@@ -76,7 +76,7 @@ $table_width = 900;