Index: /temp/trunk/data/downloads/module/affiliate.php
===================================================================
--- /temp/trunk/data/downloads/module/affiliate.php	(revision 6791)
+++ /temp/trunk/data/downloads/module/affiliate.php	(revision 6792)
@@ -15,6 +15,6 @@
 	function LC_Page() {
 		//¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤Î»ØÄê
-		$this->tpl_mainpage = MODULE_PATH . 'ebis_tag.tpl';
-		$this->tpl_subtitle = 'EBiS¥¿¥°Ëä¤áµ¡Ç½';
+		$this->tpl_mainpage = MODULE_PATH . 'affiliate.tpl';
+		$this->tpl_subtitle = '¥¢¥Õ¥£¥ê¥¨¥¤¥È¥¿¥°Ëä¤á¹þ¤ß';
 	}
 }
Index: /temp/trunk/data/downloads/module/ebis_tag.php
===================================================================
--- /temp/trunk/data/downloads/module/ebis_tag.php	(revision 6791)
+++ /temp/trunk/data/downloads/module/ebis_tag.php	(revision 6792)
@@ -16,5 +16,5 @@
 		//¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤Î»ØÄê
 		$this->tpl_mainpage = MODULE_PATH . 'ebis_tag.tpl';
-		$this->tpl_subtitle = 'EBiS¥¿¥°Ëä¤áµ¡Ç½';
+		$this->tpl_subtitle = 'EBiS¥¿¥°Ëä¤á¹þ¤ßµ¡Ç½';
 	}
 }
