Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 2418)
+++ temp/trunk/html/install/index.php	(revision 2420)
@@ -278,6 +278,6 @@
 	// hidden¤ËÆþÎÏÃÍ¤òÊÝ»ý
 	$objPage->arrHidden = $objDBParam->getHashArray();
-	$objPage->tpl_mainpage = 'step2.tpl';
-	$objPage->tpl_mode = 'step2';
+	$objPage->tpl_mainpage = 'step1.tpl';
+	$objPage->tpl_mode = 'step1';
 	return $objPage;
 }
