Index: /branches/feature-module-update/html/install/sql/add/mtb_tables_insert_data.sql
===================================================================
--- /branches/feature-module-update/html/install/sql/add/mtb_tables_insert_data.sql	(revision 15830)
+++ /branches/feature-module-update/html/install/sql/add/mtb_tables_insert_data.sql	(revision 15893)
@@ -33,9 +33,9 @@
 INSERT INTO mtb_status VALUES ('4', 'オススメ',3);
 INSERT INTO mtb_status VALUES ('5', '限定品',4);
-INSERT INTO mtb_status_image VALUES ('1', '/img/right_product/icon01.gif',0);
-INSERT INTO mtb_status_image VALUES ('2', '/img/right_product/icon02.gif',1);
-INSERT INTO mtb_status_image VALUES ('3', '/img/right_product/icon03.gif',2);
-INSERT INTO mtb_status_image VALUES ('4', '/img/right_product/icon04.gif',3);
-INSERT INTO mtb_status_image VALUES ('5', '/img/right_product/icon05.gif',4);
+INSERT INTO mtb_status_image VALUES ('1', 'img/right_product/icon01.gif',0);
+INSERT INTO mtb_status_image VALUES ('2', 'img/right_product/icon02.gif',1);
+INSERT INTO mtb_status_image VALUES ('3', 'img/right_product/icon03.gif',2);
+INSERT INTO mtb_status_image VALUES ('4', 'img/right_product/icon04.gif',3);
+INSERT INTO mtb_status_image VALUES ('5', 'img/right_product/icon05.gif',4);
 INSERT INTO mtb_allowed_tag VALUES ('0', 'table',0);
 INSERT INTO mtb_allowed_tag VALUES ('1', 'tr',1);
