Minahito
minah****@users*****
2006年 8月 5日 (土) 15:23:34 JST
Index: xoops2jp/html/modules/user/admin/templates/avatar_list.html diff -u xoops2jp/html/modules/user/admin/templates/avatar_list.html:1.1.2.8 xoops2jp/html/modules/user/admin/templates/avatar_list.html:1.1.2.9 --- xoops2jp/html/modules/user/admin/templates/avatar_list.html:1.1.2.8 Thu Jul 13 19:53:25 2006 +++ xoops2jp/html/modules/user/admin/templates/avatar_list.html Sat Aug 5 15:23:33 2006 @@ -14,9 +14,7 @@ <th><{$smarty.const._AD_USER_LANG_AVATAR_ID}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.AVATAR_SORT_KEY_AVATAR_ID}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.AVATAR_SORT_KEY_AVATAR_ID}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._AD_USER_LANG_AVATAR_FILE}><br /> - <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.AVATAR_SORT_KEY_AVATAR_FILE}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> - <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.AVATAR_SORT_KEY_AVATAR_FILE}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th> + <th><{$smarty.const._AD_USER_LANG_AVATAR_FILE}></th> <th><{$smarty.const._AD_USER_LANG_AVATAR_NAME}><br /> <a href="<{$pageNavi->renderSortUrl()}>&sort=<{$smarty.const.AVATAR_SORT_KEY_AVATAR_NAME}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /></a> <a href="<{$pageNavi->renderSortUrl()}>&sort=-<{$smarty.const.AVATAR_SORT_KEY_AVATAR_NAME}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /></a></th>