[xoops-cvslog 1330] CVS update: xoops2jp/html/modules/user/admin/actions

アーカイブの一覧に戻る

Minahito minah****@users*****
2005年 12月 22日 (木) 20:24:32 JST


Index: xoops2jp/html/modules/user/admin/actions/UserDefaultAction.class.php
diff -u xoops2jp/html/modules/user/admin/actions/UserDefaultAction.class.php:1.1.2.1 xoops2jp/html/modules/user/admin/actions/UserDefaultAction.class.php:1.1.2.2
--- xoops2jp/html/modules/user/admin/actions/UserDefaultAction.class.php:1.1.2.1	Mon Nov 21 01:31:15 2005
+++ xoops2jp/html/modules/user/admin/actions/UserDefaultAction.class.php	Thu Dec 22 20:24:32 2005
@@ -43,7 +43,7 @@
 
 	function executeViewIndex(&$controller,&$xoopsUser,&$renderSystem)
 	{
-		$renderSystem->setTemplateName("user_admin_default_index.html");
+		$renderSystem->setTemplateName("user_list.html");
 		$renderSystem->setAttribute("users",$this->mUserObjects);
 		$renderSystem->setAttribute("pageNavi",$this->mPageNavi);
 	}


xoops-cvslog メーリングリストの案内
アーカイブの一覧に戻る