Minahito
minah****@users*****
2006年 8月 17日 (木) 19:21:04 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.9 xoops2jp/html/modules/user/admin/templates/ranks_list.html:1.1.2.10 --- xoops2jp/html/modules/user/admin/templates/ranks_list.html:1.1.2.9 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/ranks_list.html Thu Aug 17 19:21:04 2006 @@ -11,7 +11,7 @@ <table class="outer"> <tr> - <th><{$smarty.const._AD_USER_LANG_RANK_ID}><br /> + <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._AD_USER_LANG_RANK_TITLE}><br /> Index: xoops2jp/html/modules/user/admin/templates/avatar_delete.html diff -u xoops2jp/html/modules/user/admin/templates/avatar_delete.html:1.1.2.10 xoops2jp/html/modules/user/admin/templates/avatar_delete.html:1.1.2.11 --- xoops2jp/html/modules/user/admin/templates/avatar_delete.html:1.1.2.10 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/avatar_delete.html Thu Aug 17 19:21:04 2006 @@ -18,7 +18,7 @@ <th colspan="2"><{$smarty.const._AD_USER_LANG_AVATAR_DELETE}></th> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_AVATAR_ID}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_AVATAR_ID}></td> <td class="<{cycle values="odd,even"}>"><b><{$object->getShow('avatar_id')}></b></td> </tr> <tr> Index: xoops2jp/html/modules/user/admin/templates/ranks_delete.html diff -u xoops2jp/html/modules/user/admin/templates/ranks_delete.html:1.1.2.11 xoops2jp/html/modules/user/admin/templates/ranks_delete.html:1.1.2.12 --- xoops2jp/html/modules/user/admin/templates/ranks_delete.html:1.1.2.11 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/ranks_delete.html Thu Aug 17 19:21:04 2006 @@ -16,7 +16,7 @@ <th colspan="2"><{$smarty.const._AD_USER_LANG_DELETE_RANK}></th> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_RANK_ID}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_RANK_ID}></td> <td class="<{cycle values="odd,even"}>"><{$object->getShow('rank_id')}></td> </tr> <tr> Index: xoops2jp/html/modules/user/admin/templates/group_member.html diff -u xoops2jp/html/modules/user/admin/templates/group_member.html:1.1.2.16 xoops2jp/html/modules/user/admin/templates/group_member.html:1.1.2.17 --- xoops2jp/html/modules/user/admin/templates/group_member.html:1.1.2.16 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/group_member.html Thu Aug 17 19:21:04 2006 @@ -61,8 +61,8 @@ <tr> <th><{$smarty.const._REGISTER}></th> <th> </th> - <th><{$smarty.const._AD_USER_LANG_UID}></th> - <th><{$smarty.const._AD_USER_LANG_UNAME}></th> + <th><{$smarty.const._MD_USER_LANG_UID}></th> + <th><{$smarty.const._MD_USER_LANG_UNAME}></th> <th><{$smarty.const._AD_USER_LANG_NAME}></th> <th><{$smarty.const._AD_USER_LANG_REGDATE}></th> <th><{$smarty.const._AD_USER_LANG_LASTLOGIN}></th> @@ -112,8 +112,8 @@ <tr> <th><{$smarty.const._DELETE}></th> <th> </th> - <th><{$smarty.const._AD_USER_LANG_UID}></th> - <th><{$smarty.const._AD_USER_LANG_UNAME}></th> + <th><{$smarty.const._MD_USER_LANG_UID}></th> + <th><{$smarty.const._MD_USER_LANG_UNAME}></th> <th><{$smarty.const._AD_USER_LANG_NAME}></th> <th><{$smarty.const._AD_USER_LANG_REGDATE}></th> <th><{$smarty.const._AD_USER_LANG_LASTLOGIN}></th> Index: xoops2jp/html/modules/user/admin/templates/user_search_list.html diff -u xoops2jp/html/modules/user/admin/templates/user_search_list.html:1.1.2.9 xoops2jp/html/modules/user/admin/templates/user_search_list.html:1.1.2.10 --- xoops2jp/html/modules/user/admin/templates/user_search_list.html:1.1.2.9 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/user_search_list.html Thu Aug 17 19:21:04 2006 @@ -14,10 +14,10 @@ <table class="outer"> <tr> <th> </th> - <th><{$smarty.const._AD_USER_LANG_UID}><br /> + <th><{$smarty.const._MD_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}>" title="<{$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}>" title="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._AD_USER_LANG_UNAME}><br /> + <th><{$smarty.const._MD_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}>" title="<{$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}>" title="<{$smarty.const._DESCENDING}>" /></a></th> <th><{$smarty.const._AD_USER_LANG_NAME}><br /> Index: xoops2jp/html/modules/user/admin/templates/avatar_edit.html diff -u xoops2jp/html/modules/user/admin/templates/avatar_edit.html:1.1.2.8 xoops2jp/html/modules/user/admin/templates/avatar_edit.html:1.1.2.9 --- xoops2jp/html/modules/user/admin/templates/avatar_edit.html:1.1.2.8 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/avatar_edit.html Thu Aug 17 19:21:04 2006 @@ -3,14 +3,14 @@ »» <a href="./index.php?action=AvatarList"><{$smarty.const._MI_USER_ADMENU_AVATAR_MANAGE}></a> »» <{if $actionForm->get('avatar_id')}> - <span class="adminnaviTitle"><{$smarty.const._AD_USER_LANG_AVATAR_EDIT}></span> + <span class="adminnaviTitle"><{$smarty.const._MD_USER_LANG_AVATAR_EDIT}></span> <{else}> <span class="adminnaviTitle"><{$smarty.const._AD_USER_LANG_AVATAR_NEW}></span> <{/if}> </div> <{if $actionForm->get('avatar_id')}> - <h3 class="admintitle"><{$smarty.const._AD_USER_LANG_AVATAR_EDIT}></h3> + <h3 class="admintitle"><{$smarty.const._MD_USER_LANG_AVATAR_EDIT}></h3> <{else}> <h3 class="admintitle"><{$smarty.const._AD_USER_LANG_AVATAR_NEW}></h3> <{/if}> @@ -32,7 +32,7 @@ <tr> <th colspan="2"> <{if $actionForm->get('avatar_id')}> - <{$smarty.const._AD_USER_LANG_AVATAR_EDIT}> + <{$smarty.const._MD_USER_LANG_AVATAR_EDIT}> <{else}> <{$smarty.const._AD_USER_LANG_AVATAR_NEW}> <{/if}> @@ -40,7 +40,7 @@ </tr> <{if $actionForm->get('avatar_id')}> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_AVATAR_ID}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_AVATAR_ID}></td> <td class="<{cycle values="odd,even"}>"><b><{$actionForm->get('avatar_id')}></b></td> </tr> <{/if}> Index: xoops2jp/html/modules/user/admin/templates/user_edit.html diff -u xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.17 xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.18 --- xoops2jp/html/modules/user/admin/templates/user_edit.html:1.1.2.17 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/user_edit.html Thu Aug 17 19:21:04 2006 @@ -39,7 +39,7 @@ </th> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_UNAME}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_UNAME}></td> <td class="<{cycle values="odd,even"}>"> <{xoops_input type=text name=uname value=$actionForm->get('uname') size=25 maxlength=25}> </td> @@ -51,7 +51,7 @@ </td> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_EMAIL}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_EMAIL}></td> <td class="<{cycle values="odd,even"}>"> <{xoops_input type=text name=email value=$actionForm->get('email') size=30 maxlength=60}> <br /> @@ -60,13 +60,13 @@ </td> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_URL}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_URL}></td> <td class="<{cycle values="odd,even"}>"> <{xoops_input type=text name=url value=$actionForm->get('url') size=50 maxlength=100}> </td> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_TIMEZONE_OFFSET}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_TIMEZONE_OFFSET}></td> <td class="<{cycle values="odd,even"}>"> <select name="timezone_offset"> <{xoops_optionsArray label=zone_name value=offset from=$timezones default=$actionForm->get('timezone_offset')}> @@ -137,13 +137,13 @@ </td> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_NOTIFY_METHOD}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_NOTIFY_METHOD}></td> <td class="<{cycle values="odd,even"}>"> <{html_options name=notify_method options=$notify_methodOptions selected=$actionForm->get('notify_method')}> </td> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_NOTIFY_MODE}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_NOTIFY_MODE}></td> <td class="<{cycle values="odd,even"}>"> <{html_options name=notify_mode options=$notify_modeOptions selected=$actionForm->get('notify_mode')}> </td> @@ -164,7 +164,7 @@ </td> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_PASS}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_PASS}></td> <td class="<{cycle values="odd,even"}>"> <{xoops_input type=password name=pass size=25 maxlength=32}> </td> Index: xoops2jp/html/modules/user/admin/templates/user_view.html diff -u xoops2jp/html/modules/user/admin/templates/user_view.html:1.1.2.3 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.3 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/user_view.html Thu Aug 17 19:21:04 2006 @@ -10,13 +10,13 @@ <table class='outer'> <tr> - <th><{$smarty.const._AD_USER_LANG_UID}></th> + <th><{$smarty.const._MD_USER_LANG_UID}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('uid')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_UNAME}></th> + <th><{$smarty.const._MD_USER_LANG_UNAME}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('uname')}> </td> @@ -28,13 +28,13 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_EMAIL}></th> + <th><{$smarty.const._MD_USER_LANG_EMAIL}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('email')}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_URL}></th> + <th><{$smarty.const._MD_USER_LANG_URL}></th> <td class="<{cycle values='odd,even'}>"> <{$object->getShow('url')}> </td> @@ -136,7 +136,7 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_TIMEZONE_OFFSET}></th> + <th><{$smarty.const._MD_USER_LANG_TIMEZONE_OFFSET}></th> <td class="<{cycle values='odd,even'}>"> <{if $timezone}> <{$timezone->getShow('zone_name')}> @@ -164,13 +164,13 @@ </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_NOTIFY_METHOD}></th> + <th><{$smarty.const._MD_USER_LANG_NOTIFY_METHOD}></th> <td class="<{cycle values='odd,even'}>"> <{$notify_method|escape}> </td> </tr> <tr> - <th><{$smarty.const._AD_USER_LANG_NOTIFY_MODE}></th> + <th><{$smarty.const._MD_USER_LANG_NOTIFY_MODE}></th> <td class="<{cycle values='odd,even'}>"> <{$notify_mode|escape}> </td> Index: xoops2jp/html/modules/user/admin/templates/group_property.html diff -u xoops2jp/html/modules/user/admin/templates/group_property.html:1.1.2.14 xoops2jp/html/modules/user/admin/templates/group_property.html:1.1.2.15 --- xoops2jp/html/modules/user/admin/templates/group_property.html:1.1.2.14 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/group_property.html Thu Aug 17 19:21:04 2006 @@ -41,8 +41,8 @@ <table class="outer"> <tr> <th> </th> - <th><{$smarty.const._AD_USER_LANG_UID}></th> - <th><{$smarty.const._AD_USER_LANG_UNAME}></th> + <th><{$smarty.const._MD_USER_LANG_UID}></th> + <th><{$smarty.const._MD_USER_LANG_UNAME}></th> <th><{$smarty.const._AD_USER_LANG_NAME}></th> <th><{$smarty.const._AD_USER_LANG_REGDATE}></th> <th><{$smarty.const._AD_USER_LANG_LASTLOGIN}></th> Index: xoops2jp/html/modules/user/admin/templates/user_search.html diff -u xoops2jp/html/modules/user/admin/templates/user_search.html:1.1.2.7 xoops2jp/html/modules/user/admin/templates/user_search.html:1.1.2.8 --- xoops2jp/html/modules/user/admin/templates/user_search.html:1.1.2.7 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/user_search.html Thu Aug 17 19:21:04 2006 @@ -22,7 +22,7 @@ <th colspan="2"><{$smarty.const._MI_USER_ADMENU_USER_SEARCH}></th> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_UNAME}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_UNAME}></td> <td class="<{cycle values="odd,even"}>"> <{xoops_input type=text name=uname value=$actionForm->get('uname') size=25 maxlength=25}> </td> @@ -34,7 +34,7 @@ </td> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_EMAIL}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_EMAIL}></td> <td class="<{cycle values="odd,even"}>"> <{xoops_input type=text name=email value=$actionForm->get('email') size=30 maxlength=60}> </td> @@ -64,7 +64,7 @@ </td> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_URL}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_URL}></td> <td class="<{cycle values="odd,even"}>"> <{xoops_input type=text name=url value=$actionForm->get('url') size=50 maxlength=100}> </td> Index: xoops2jp/html/modules/user/admin/templates/user_delete.html diff -u xoops2jp/html/modules/user/admin/templates/user_delete.html:1.1.2.11 xoops2jp/html/modules/user/admin/templates/user_delete.html:1.1.2.12 --- xoops2jp/html/modules/user/admin/templates/user_delete.html:1.1.2.11 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/user_delete.html Thu Aug 17 19:21:04 2006 @@ -26,11 +26,11 @@ <th colspan="2"><{$smarty.const._AD_USER_LANG_USER_DELETE}></th> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_UID}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_UID}></td> <td class="<{cycle values="odd,even"}>"><{$object->getShow('uid')}></td> </tr> <tr> - <td class="head"><{$smarty.const._AD_USER_LANG_UNAME}></td> + <td class="head"><{$smarty.const._MD_USER_LANG_UNAME}></td> <td class="<{cycle values="odd,even"}>"><b><{$object->getShow('uname')}></b></td> </tr> <tr> Index: xoops2jp/html/modules/user/admin/templates/user_list.html diff -u xoops2jp/html/modules/user/admin/templates/user_list.html:1.1.2.16 xoops2jp/html/modules/user/admin/templates/user_list.html:1.1.2.17 --- xoops2jp/html/modules/user/admin/templates/user_list.html:1.1.2.16 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/user_list.html Thu Aug 17 19:21:04 2006 @@ -12,10 +12,10 @@ <table class="outer"> <tr> <th> </th> - <th><{$smarty.const._AD_USER_LANG_UID}><br /> + <th><{$smarty.const._MD_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}>" title="<{$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}>" title="<{$smarty.const._DESCENDING}>" /></a></th> - <th><{$smarty.const._AD_USER_LANG_UNAME}><br /> + <th><{$smarty.const._MD_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}>" title="<{$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}>" title="<{$smarty.const._DESCENDING}>" /></a></th> <th><{$smarty.const._AD_USER_LANG_NAME}><br /> Index: xoops2jp/html/modules/user/admin/templates/avatar_list.html diff -u xoops2jp/html/modules/user/admin/templates/avatar_list.html:1.1.2.12 xoops2jp/html/modules/user/admin/templates/avatar_list.html:1.1.2.13 --- xoops2jp/html/modules/user/admin/templates/avatar_list.html:1.1.2.12 Mon Aug 14 21:46:44 2006 +++ xoops2jp/html/modules/user/admin/templates/avatar_list.html Thu Aug 17 19:21:04 2006 @@ -11,7 +11,7 @@ <table class="outer"> <tr> - <th><{$smarty.const._AD_USER_LANG_AVATAR_ID}><br /> + <th><{$smarty.const._MD_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}></th>