Minahito
minah****@users*****
2005年 12月 19日 (月) 23:03:25 JST
Index: xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_index.html diff -u xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_index.html:1.1.2.4 xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_index.html:1.1.2.5 --- xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_index.html:1.1.2.4 Sat Dec 3 15:50:39 2005 +++ xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_index.html Mon Dec 19 23:03:25 2005 @@ -1,62 +1,44 @@ -<h4>MODULE LIST</h4> +<h3>» <{$smarty.const._MI_BASE_MENU_MODULELIST}></h3> <form method="post"> <table classs="outer" cellspacing="1"> <tr> - <th> - *MID*<br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{$xoops_url}>/modules/base/admin/images/up.gif" alt="ASC"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{$xoops_url}>/modules/base/admin/images/down.gif" alt="DESC"></a> - </th> - <th> - *GRAPHIC* - </th> - <th> - *NAME*<br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{$xoops_url}>/modules/base/admin/images/up.gif" alt="ASC"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{$xoops_url}>/modules/base/admin/images/down.gif" alt="DESC"></a> - </th> - <th> - *VERSION*<br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{$xoops_url}>/modules/base/admin/images/up.gif" alt="ASC"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{$xoops_url}>/modules/base/admin/images/down.gif" alt="DESC"></a> - </th> - <th> - *LASTUPDATE*<br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{$xoops_url}>/modules/base/admin/images/up.gif" alt="ASC"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{$xoops_url}>/modules/base/admin/images/down.gif" alt="DESC"></a> - </th> - <th> - *WEIGHT*<br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{$xoops_url}>/modules/base/admin/images/up.gif" alt="ASC"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{$xoops_url}>/modules/base/admin/images/down.gif" alt="DESC"></a> - </th> - <th> - *ISACTIVE*<br /> - <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{$xoops_url}>/modules/base/admin/images/up.gif" alt="ASC"></a> - <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{$xoops_url}>/modules/base/admin/images/down.gif" alt="DESC"></a> - </th> - <th> - *ACTION* - </th> + <th><{$smarty.const._MD_A_BASE_LANG_MID}><br /> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th> + <th><{$smarty.const._MD_A_BASE_LANG_NAME}><br /> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th> + <th><{$smarty.const._MD_A_BASE_LANG_VERSION}><br /> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th> + <th><{$smarty.const._MD_A_BASE_LANG_LASTUPDATE}><br /> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th> + <th><{$smarty.const._MD_A_BASE_LANG_WEIGHT}><br /> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th> + <th><{$smarty.const._MD_A_BASE_LANG_ISACTIVE}><br /> + <a href="index.php?action=ModuleList&sort=<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a> + <a href="index.php?action=ModuleList&sort=-<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th> + <th><{$smarty.const._MD_A_BASE_LANG_CONTROL}></th> </tr> <{foreach item=module from=$moduleObjects}> <tr class="<{cycle values='odd,even'}>" style="text-align:center;"> <td><{$module->getVar('mid')}></td> - <td><img src="<{$xoops_url}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.image}>" alt="<{$module->getVar('name','e')}>" /></td> - <td><input type="text" size="25" name="name[<{$module->getVar('mid')}>]" value="<{$module->getVar('name','e')}>"></td> + <td><img src="<{$xoops_url}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.image}>" alt="<{$module->getVar('name','e')}>" /><br /><input type="text" size="22" name="name[<{$module->getVar('mid')}>]" value="<{$module->getVar('name','e')}>"></td> <td><{$module->getRenderedVersion()}></td> <td><{$module->getVar('last_update')|xoops_formattimestamp:l}></td> <td><input type="text" size="4" maxlength="4" name="weight[<{$module->getVar('mid')}>]" value="<{$module->getVar('weight','e')}>" /></td> - <td><input type="checkbox" name="isactive[<{$module->getVar('mid')}>]" value="1" <{if $module->getVar('isactive')}>checked<{/if}> /></td> - <td><a href="index.php?action=ModuleUpdate&dirname=<{$module->getVar('dirname')}>">*UPDATE*</a> - <a href="index.php?action=ModuleInfo&dirname=<{$module->getVar('dirname')}>">*INFORMATION*</a> + <td><input type="checkbox" name="isactive[<{$module->getVar('mid')}>]" <{if $module->getVar('isactive')}>value="1" checked <{else}>value="0"<{/if}> /></td> + <td><a href="index.php?action=ModuleUpdate&dirname=<{$module->getVar('dirname')}>"><img src="<{"images/update.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" /></a> + <a href="index.php?action=ModuleInfo&dirname=<{$module->getVar('dirname')}>"><img src="<{"images/info.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" /></a></td> </tr> <{/foreach}> - <tr class="footer"> - <td class="footer" colspan="8"><input type="submit" value="*SUBMIT*" /></td> - </tr> + <tr> + <td class="foot" colspan="7" align="center"><br /> + <input type="submit" value="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" /> + </td> </table> - -</form> \ No newline at end of file +</form>