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

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 1月 8日 (日) 16:50:26 JST


Index: xoops2jp/html/modules/user/admin/templates/group_property.html
diff -u xoops2jp/html/modules/user/admin/templates/group_property.html:1.1.2.3 xoops2jp/html/modules/user/admin/templates/group_property.html:1.1.2.4
--- xoops2jp/html/modules/user/admin/templates/group_property.html:1.1.2.3	Sun Jan  8 14:22:34 2006
+++ xoops2jp/html/modules/user/admin/templates/group_property.html	Sun Jan  8 16:50:26 2006
@@ -57,7 +57,7 @@
       <td style="text-align:right;"><{$user->getVar('posts')}></td>
       <td style="text-align:right;"><{$user->getVar('level')}></td>
       <td style="text-align:center;">
-        <a href="<{$xoops_url}>/modules/system/admin.php?fct=users&amp;uid=<{$user->getVar('uid')}>&amp;op=modifyUser"><img src="<{"icons/edit.gif"|theme}>" alt="<{$smarty.const._EDIT}>" /></a> 
+        <a href="./index.php?action=UserEdit&amp;uid=<{$user->getVar('uid')}>"><img src="<{"icons/edit.gif"|theme}>" alt="<{$smarty.const._EDIT}>" /></a> 
         <{if $user->getVar('uid') != 1 }>
           <a href="index.php?action=UserDelete&amp;uid=<{$user->getVar('uid')}>"><img src="<{"icons/delete.gif"|theme}>" alt="<{$smarty.const._DELETE}>" /></a>
         <{/if}>


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