Minahito
minah****@users*****
2006年 1月 19日 (木) 21:09:02 JST
Index: xoops2jp/html/modules/user/admin/templates/group_list.html diff -u xoops2jp/html/modules/user/admin/templates/group_list.html:1.1.2.4 xoops2jp/html/modules/user/admin/templates/group_list.html:1.1.2.5 --- xoops2jp/html/modules/user/admin/templates/group_list.html:1.1.2.4 Sun Jan 8 14:22:34 2006 +++ xoops2jp/html/modules/user/admin/templates/group_list.html Thu Jan 19 21:09:02 2006 @@ -13,7 +13,7 @@ <th><{$smarty.const._AD_USER_LANG_GROUP_AMMO}></th> <th><{$smarty.const._AD_USER_LANG_CONTROL}></th> </tr> - <{foreach item=group from=$groups}> + <{foreach item=group from=$objects}> <tr class="<{cycle values='odd,even'}>"> <td style="text-align:center;"><img src="<{"icons/group.gif"|theme}>" alt="group" /></td> <td style="text-align:center;"><{$group->getVar('groupid')}></td>