Minahito
minah****@users*****
2006年 1月 8日 (日) 14:23:02 JST
Index: xoops2jp/html/modules/user/admin/templates/user_list.html diff -u xoops2jp/html/modules/user/admin/templates/user_list.html:1.1.2.4 xoops2jp/html/modules/user/admin/templates/user_list.html:1.1.2.5 --- xoops2jp/html/modules/user/admin/templates/user_list.html:1.1.2.4 Thu Dec 29 00:18:13 2005 +++ xoops2jp/html/modules/user/admin/templates/user_list.html Sun Jan 8 14:23:02 2006 @@ -1,37 +1,37 @@ -<h3>» <{$smarty.const._MD_A_USER_LANG_USER_LIST}></h3> +<h3>» <{$smarty.const._AD_USER_LANG_USER_LIST}></h3> <{* -<div style="text-align:right;">[ <a href="index.php?action=UserEdit"><b><{$smarty.const._MD_A_USER_LANG_USER_NEW}></b></a> ]</div> +<div style="text-align:right;">[ <a href="index.php?action=UserEdit"><b><{$smarty.const._AD_USER_LANG_USER_NEW}></b></a> ]</div> *}> -<div style="text-align:right;">[ <a href="<{$xoops_url}>/modules/system/admin.php?fct=users"><b><{$smarty.const._MD_A_USER_LANG_USER_NEW}></b></a> ]</div> +<div style="text-align:right;">[ <a href="<{$xoops_url}>/modules/system/admin.php?fct=users"><b><{$smarty.const._AD_USER_LANG_USER_NEW}></b></a> ]</div> <br /> <table class="outer" cellspacing="1"> <tr> <th> </th> - <th><{$smarty.const._MD_A_USER_LANG_UID}><br /> + <th><{$smarty.const._AD_USER_LANG_UID}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.USER_SORT_KEY_UID}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.USER_SORT_KEY_UID}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_A_USER_LANG_UNAME}><br /> + <th><{$smarty.const._AD_USER_LANG_UNAME}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.USER_SORT_KEY_UNAME}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.USER_SORT_KEY_UNAME}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_A_USER_LANG_NAME}><br /> + <th><{$smarty.const._AD_USER_LANG_NAME}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.USER_SORT_KEY_NAME}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.USER_SORT_KEY_NAME}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_A_USER_LANG_REGDATE}><br /> + <th><{$smarty.const._AD_USER_LANG_REGDATE}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.USER_SORT_KEY_REGDATE}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.USER_SORT_KEY_REGDATE}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_A_USER_LANG_LASTLOGIN}><br /> + <th><{$smarty.const._AD_USER_LANG_LASTLOGIN}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.USER_SORT_KEY_LASTLOGIN}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.USER_SORT_KEY_LASTLOGIN}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_A_USER_LANG_POSTS}><br /> + <th><{$smarty.const._AD_USER_LANG_POSTS}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.USER_SORT_KEY_POSTS}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.USER_SORT_KEY_POSTS}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_A_USER_LANG_LEVEL}><br /> + <th><{$smarty.const._AD_USER_LANG_LEVEL}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.USER_SORT_KEY_LEVEL}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.USER_SORT_KEY_LEVEL}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_A_USER_LANG_CONTROL}></th> + <th><{$smarty.const._AD_USER_LANG_CONTROL}></th> </tr> <{foreach item=user from=$users}> <tr class="<{cycle values='odd,even'}>"> @@ -44,7 +44,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&uid=<{$user->getVar('uid')}>&op=modifyUser"><img src="<{"icons/edit.gif"|theme}>" alt="<{$smarty.const._EDIT}>" /></a> + <a href="./index.php?action=UserEdit&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&uid=<{$user->getVar('uid')}>"><img src="<{"icons/delete.gif"|theme}>" alt="<{$smarty.const._DELETE}>" /></a> <{/if}>