Minahito
minah****@users*****
2006年 8月 18日 (金) 20:59:05 JST
Index: xoops2jp/html/modules/user/admin/templates/ranks_list.html diff -u xoops2jp/html/modules/user/admin/templates/ranks_list.html:1.1.2.12 xoops2jp/html/modules/user/admin/templates/ranks_list.html:1.1.2.13 --- xoops2jp/html/modules/user/admin/templates/ranks_list.html:1.1.2.12 Fri Aug 18 18:06:04 2006 +++ xoops2jp/html/modules/user/admin/templates/ranks_list.html Fri Aug 18 20:59:05 2006 @@ -1,9 +1,9 @@ <div class="adminnavi"> <a href="./index.php"><{$smarty.const._MI_USER_NAME}></a> - »» <span class="adminnaviTitle"><a href="./index.php?action=RanksList"><{$smarty.const._MD_USER_LANG_RANK_LIST}></a></span> + »» <span class="adminnaviTitle"><a href="./index.php?action=RanksList"><{$smarty.const._AD_USER_LANG_RANK_LIST}></a></span> </div> -<h3 class="admintitle"><{$smarty.const._MD_USER_LANG_RANK_LIST}></h3> +<h3 class="admintitle"><{$smarty.const._AD_USER_LANG_RANK_LIST}></h3> <ul class="toptab"> <li><a href="index.php?action=RanksEdit"><{$smarty.const._AD_USER_LANG_CREATE_NEW}></a></li> @@ -14,19 +14,19 @@ <th><{$smarty.const._MD_USER_LANG_RANK_ID}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.RANKS_SORT_KEY_RANK_ID}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.RANKS_SORT_KEY_RANK_ID}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_USER_LANG_RANK_TITLE}><br /> + <th><{$smarty.const._AD_USER_LANG_RANK_TITLE}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.RANKS_SORT_KEY_RANK_TITLE}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.RANKS_SORT_KEY_RANK_TITLE}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_USER_LANG_RANK_MIN}><br /> + <th><{$smarty.const._AD_USER_LANG_RANK_MIN}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.RANKS_SORT_KEY_RANK_MIN}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.RANKS_SORT_KEY_RANK_MIN}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_USER_LANG_RANK_MAX}><br /> + <th><{$smarty.const._AD_USER_LANG_RANK_MAX}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.RANKS_SORT_KEY_RANK_MAX}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.RANKS_SORT_KEY_RANK_MAX}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_USER_LANG_RANK_SPECIAL}><br /> + <th><{$smarty.const._AD_USER_LANG_RANK_SPECIAL}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.RANKS_SORT_KEY_RANK_SPECIAL}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.RANKS_SORT_KEY_RANK_SPECIAL}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._MD_USER_LANG_RANK_IMAGE}></th> + <th><{$smarty.const._AD_USER_LANG_RANK_IMAGE}></th> <th><{$smarty.const._AD_USER_LANG_CONTROL}></th> </tr> <{foreach item=obj from=$objects}>