[xoops-cvslog 4567] CVS update: xoops2jp/html/class/xoopsform

Back to archive index

NobuNobu nobun****@users*****
2006年 9月 22日 (金) 22:55:43 JST


Index: xoops2jp/html/class/xoopsform/formselect.php
diff -u xoops2jp/html/class/xoopsform/formselect.php:1.2.8.1 xoops2jp/html/class/xoopsform/formselect.php:1.2.8.2
--- xoops2jp/html/class/xoopsform/formselect.php:1.2.8.1	Fri Sep 22 18:18:16 2006
+++ xoops2jp/html/class/xoopsform/formselect.php	Fri Sep 22 22:55:43 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: formselect.php,v 1.2.8.1 2006/09/22 09:18:16 minahito Exp $
+// $Id: formselect.php,v 1.2.8.2 2006/09/22 13:55:43 nobunobu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -182,7 +182,7 @@
 		$renderTarget =& new Legacy_RenderTargetMain();
 	
 		$renderTarget->setModuleName("base");
-		$renderTarget->setTemplateName("legacy_xoopsform_file.html");
+		$renderTarget->setTemplateName("legacy_xoopsform_select.html");
 		$renderTarget->setAttribute("element", $this);
 
 		$renderer =& $root->getRenderSystem(LEGACY_DEPENDENCE_RENDERER);


xoops-cvslog メーリングリストの案内
Back to archive index