Minahito
minah****@users*****
2006年 8月 18日 (金) 14:35:31 JST
Index: xoops2jp/html/modules/user/admin/templates/user_view.html diff -u xoops2jp/html/modules/user/admin/templates/user_view.html:1.1.2.4 xoops2jp/html/modules/user/admin/templates/user_view.html:1.1.2.5 --- xoops2jp/html/modules/user/admin/templates/user_view.html:1.1.2.4 Thu Aug 17 19:21:04 2006 +++ xoops2jp/html/modules/user/admin/templates/user_view.html Fri Aug 18 14:35:31 2006 @@ -22,7 +22,7 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_NAME}></th> + <th><{$smarty.const._MD_USER_LANG_NAME}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('name')}> </td> @@ -40,7 +40,7 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_AVATAR}></th> + <th><{$smarty.const._MD_USER_LANG_USER_AVATAR}></th> <td class="<{cycle values='odd,even'}>"> <{if $object->get('user_avatar') != "blank.gif" }> <img src="<{$smarty.const.XOOPS_UPLOAD_URL}>/<{$object->getShow('user_avatar')}>" alt="Avatar" title="Avatar" /> @@ -50,55 +50,55 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_REGDATE}></th> + <th><{$smarty.const._MD_USER_LANG_USER_REGDATE}></th> <td class="<{cycle values='odd,even'}>"> <{$object->get('user_regdate')|xoops_formattimestamp:l}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_ICQ}></th> + <th><{$smarty.const._MD_USER_LANG_USER_ICQ}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_icq')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_FROM}></th> + <th><{$smarty.const._MD_USER_LANG_USER_FROM}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_from')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_SIG}></th> + <th><{$smarty.const._MD_USER_LANG_USER_SIG}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_sig')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_VIEWEMAIL}></th> + <th><{$smarty.const._MD_USER_LANG_USER_VIEWEMAIL}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_viewemail')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_AIM}></th> + <th><{$smarty.const._MD_USER_LANG_USER_AIM}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_aim')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_YIM}></th> + <th><{$smarty.const._MD_USER_LANG_USER_YIM}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_yim')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_MSNM}></th> + <th><{$smarty.const._MD_USER_LANG_USER_MSNM}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_msnm')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_POSTS}></th> + <th><{$smarty.const._MD_USER_LANG_POSTS}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('posts')}> <form action="./index.php?action=UserView" method="post"> @@ -109,13 +109,13 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_ATTACHSIG}></th> + <th><{$smarty.const._MD_USER_LANG_ATTACHSIG}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('attachsig')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_RANK}></th> + <th><{$smarty.const._MD_USER_LANG_RANK}></th> <td class="<{cycle values='odd,even'}>"> <{if $rank}> <img src="<{$smarty.const.XOOPS_UPLOAD_URL}>/<{$rank->getShow('rank_image')}>" alt="<{$rank->getShow('rank_title')}>" title="<{$rank->getShow('rank_title')}>" /><br /> @@ -124,13 +124,13 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_LEVEL}></th> + <th><{$smarty.const._MD_USER_LANG_LEVEL}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('level')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_THEME}></th> + <th><{$smarty.const._MD_USER_LANG_THEME}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('theme')}> </td> @@ -146,19 +146,19 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_LAST_LOGIN}></th> + <th><{$smarty.const._MD_USER_LANG_LAST_LOGIN}></th> <td class="<{cycle values='odd,even'}>"> <{$object->get('last_login')|xoops_formattimestamp:l}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_UMODE}></th> + <th><{$smarty.const._MD_USER_LANG_UMODE}></th> <td class="<{cycle values='odd,even'}>"> <{$umode|escape}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_UORDER}></th> + <th><{$smarty.const._MD_USER_LANG_UORDER}></th> <td class="<{cycle values='odd,even'}>"> <{$uorder|escape}> </td> @@ -176,25 +176,25 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_OCC}></th> + <th><{$smarty.const._MD_USER_LANG_USER_OCC}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_occ')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_BIO}></th> + <th><{$smarty.const._MD_USER_LANG_BIO}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('bio')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_INTREST}></th> + <th><{$smarty.const._MD_USER_LANG_USER_INTREST}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_intrest')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_USER_MAILOK}></th> + <th><{$smarty.const._MD_USER_LANG_USER_MAILOK}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('user_mailok')}> </td>