[xoops-cvslog 1448] CVS update: xoops2jp/html/modules/base/admin/templates

Back to archive index

Minahito minah****@users*****
2005年 12月 28日 (水) 00:03:01 JST


Index: xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_confirm.html
diff -u xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_confirm.html:1.1.2.3 xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_confirm.html:1.1.2.4
--- xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_confirm.html:1.1.2.3	Tue Dec 27 19:37:23 2005
+++ xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_confirm.html	Wed Dec 28 00:03:01 2005
@@ -53,7 +53,7 @@
 <{/foreach}>
   <tr class="foot">
     <td colspan="4" style="text-align:center;"><br />
-      <input type="submit" value="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" />
+      <input type="submit" value="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" class="formButton" />
     </td>
   </tr>
 </table>
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.6 xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_index.html:1.1.2.7
--- xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_index.html:1.1.2.6	Tue Dec 27 19:37:23 2005
+++ xoops2jp/html/modules/base/admin/templates/legacy_admin_modulelist_index.html	Wed Dec 28 00:03:01 2005
@@ -1,27 +1,29 @@
 <h3>&raquo; <{$smarty.const._MD_A_BASE_LANG_MODLIST}></h3>
 
-<form method="post">
+<div style="text-align:right;">[ <a href="index.php?action=ModuleDeactiveList"><b><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></b></a>]</div>
 
+<br />
+<form method="post">
 <table classs="outer" cellspacing="1">
   <tr>
     <th><{$smarty.const._MD_A_BASE_LANG_MID}><br />
-      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a>
-      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th>
+      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>"></a>
+      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>"></a></th>
     <th><{$smarty.const._MD_A_BASE_LANG_NAME}><br />
-      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a>
-      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th>
+      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>"></a>
+      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_NAME}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>"></a></th>
     <th><{$smarty.const._MD_A_BASE_LANG_VERSION}><br />
-      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a>
-      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th>
+      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>"></a>
+      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_VERSION}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>"></a></th>
     <th><{$smarty.const._MD_A_BASE_LANG_LASTUPDATE}><br />
-      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a>
-      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th>
+      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>"></a>
+      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_LASTUPDATE}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>"></a></th>
     <th><{$smarty.const._MD_A_BASE_LANG_WEIGHT}><br />
-      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a>
-      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th>
+      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>"></a>
+      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_WEIGHT}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>"></a></th>
     <th><{$smarty.const._MD_A_BASE_LANG_ISACTIVE}><br />
-      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"images/up.gif"|theme}>" alt="ASC"></a>
-      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"images/down.gif"|theme}>" alt="DESC"></a></th>
+      <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>"></a>
+      <a href="index.php?action=ModuleList&amp;sort=-<{$smarty.const.MODULE_SORT_KEY_ISACTIVE}>"><img src="<{"icons/down.gif"|theme}>" alt="<{$smarty.const._DESCENDING}>"></a></th>
     <th><{$smarty.const._MD_A_BASE_LANG_CONTROL}></th>
   </tr>
   <{foreach item=module from=$moduleObjects}>
@@ -39,16 +41,16 @@
       <{/if}>
       </td>
       <td><input type="checkbox" name="isactive[<{$module->getVar('mid')}>]" value="<{$module->getVar('isactive')}>" <{if $module->getVar('isactive')}>checked<{/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>
+      <td><a href="index.php?action=ModuleUpdate&dirname=<{$module->getVar('dirname')}>"><img src="<{"icons/update.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" /></a>
       <{if $module->getVar('isactive') == 0 }>
-        <a href="index.php?action=ModuleUninstall&dirname=<{$module->getVar('dirname')}>"><img src="<{"images/uninstall.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_UNINSTALL}>" /></a>
+        <a href="index.php?action=ModuleUninstall&dirname=<{$module->getVar('dirname')}>"><img src="<{"icons/uninstall.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_UNINSTALL}>" /></a>
       <{/if}>
-      <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>
+      <a href="index.php?action=ModuleInfo&dirname=<{$module->getVar('dirname')}>"><img src="<{"icons/info.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" /></a></td>
     </tr>
   <{/foreach}>
   <tr>
     <td class="foot" colspan="7" align="center"><br />
-    <input type="submit" value="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" />
+    <input type="submit" value="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" class="formButton" />
     </td>
 </table>
 </form>


xoops-cvslog メーリングリストの案内
Back to archive index