[xoops-cvslog 5710] CVS update: xoops2jp/html/modules/legacy/admin/templates

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 11月 8日 (水) 20:59:52 JST


Index: xoops2jp/html/modules/legacy/admin/templates/module_list.html
diff -u xoops2jp/html/modules/legacy/admin/templates/module_list.html:1.1.2.5 xoops2jp/html/modules/legacy/admin/templates/module_list.html:1.1.2.6
--- xoops2jp/html/modules/legacy/admin/templates/module_list.html:1.1.2.5	Wed Nov  8 19:11:52 2006
+++ xoops2jp/html/modules/legacy/admin/templates/module_list.html	Wed Nov  8 20:59:52 2006
@@ -55,7 +55,7 @@
       <td class="legacy_list_order">
         <{if $module->hasNeedUpdate()}>
           <strong class="legacy_module_versionMsg"><{$module->getRenderedVersion()}></strong>
-          <a href="index.php?action=ModuleUpdate&amp;dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/update.gif"|theme}>" alt="<{$smarty.const._AD_LEGACY_LANG_UPDATE}>" title="<{$smarty.const._AD_LEGACY_LANG_UPDATE}>" /></a>
+          <a href="index.php?action=ModuleUpdate&amp;dirname=<{$module->getShow('dirname')}>"><img src="<{"icons/upgrade.gif"|theme}>" alt="<{$smarty.const._AD_LEGACY_LANG_UPGRADE}>" title="<{$smarty.const._AD_LEGACY_LANG_UPGRADE}>" /></a>
         <{else}>
           <{$module->getRenderedVersion()}>
         <{/if}>


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