[xoops-cvslog 2394] CVS update: xoops2jp/html/modules/user/templates

Zurück zum Archiv-Index

Tom Hayakawa tom_g3x****@users*****
2006年 3月 8日 (水) 23:41:48 JST


Index: xoops2jp/html/modules/user/templates/user_userinfo.html
diff -u xoops2jp/html/modules/user/templates/user_userinfo.html:1.1.2.7 xoops2jp/html/modules/user/templates/user_userinfo.html:1.1.2.8
--- xoops2jp/html/modules/user/templates/user_userinfo.html:1.1.2.7	Tue Feb  7 22:45:28 2006
+++ xoops2jp/html/modules/user/templates/user_userinfo.html	Wed Mar  8 23:41:48 2006
@@ -4,7 +4,7 @@
   </div>
 <{elseif $xoops_isadmin == true}>
   <div style="text-align:right;">
-    <a href="<{$smarty.const.XOOPS_URL}>/modules/user/admin/index.php?action=EditUser&amp;uid=<{$thisUser->getVar('uid')}>"><{$smarty.const._US_EDITPROFILE}></a> - 
+    <a href="<{$smarty.const.XOOPS_URL}>/modules/user/admin/index.php?action=UserEdit&amp;uid=<{$thisUser->getVar('uid')}>"><{$smarty.const._US_EDITPROFILE}></a> - 
     <a href="<{$smarty.const.XOOPS_URL}>/modules/user/admin/index.php?action=UserDelete&amp;uid=<{$thisUser->getVar('uid')}>"><{$smarty.const._US_DELACCOUNT}></a>
   </div>
 <{/if}>


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index