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

アーカイブの一覧に戻る

Tom Hayakawa tom_g3x****@users*****
2006年 1月 28日 (土) 03:33:54 JST


Index: xoops2jp/html/modules/user/actions/AvatarEditAction.class.php
diff -u xoops2jp/html/modules/user/actions/AvatarEditAction.class.php:1.1.2.1 xoops2jp/html/modules/user/actions/AvatarEditAction.class.php:1.1.2.2
--- xoops2jp/html/modules/user/actions/AvatarEditAction.class.php:1.1.2.1	Thu Jan 26 20:09:45 2006
+++ xoops2jp/html/modules/user/actions/AvatarEditAction.class.php	Sat Jan 28 03:33:54 2006
@@ -161,7 +161,7 @@
 
 	function executeViewInput(&$controller,&$xoopsUser,&$render)
 	{
-		$render->setTemplateName("user_avatar_upload.html");
+		$render->setTemplateName("user_avatar_edit.html");
 		$render->setAttribute("actionForm",$this->mActionForm);
 		$render->setAttribute("thisUser",$this->mObject);
 


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