Tom Hayakawa
tom_g3x****@users*****
2006年 10月 17日 (火) 19:51:05 JST
Index: xoops2jp/html/modules/legacy/admin/templates/module_update.html diff -u xoops2jp/html/modules/legacy/admin/templates/module_update.html:1.1.2.3 xoops2jp/html/modules/legacy/admin/templates/module_update.html:1.1.2.4 --- xoops2jp/html/modules/legacy/admin/templates/module_update.html:1.1.2.3 Sun Oct 15 01:54:59 2006 +++ xoops2jp/html/modules/legacy/admin/templates/module_update.html Tue Oct 17 19:51:05 2006 @@ -41,7 +41,7 @@ <td class="head"><{$smarty.const._AD_LEGACY_LANG_VERSION}></td> <td class="<{cycle values='odd,even'}>"><{math equation="v/100" v=$module->get('version') format="%.2f"}> <{if $module->get('version') != $module->modinfo.version * 100 }> - » <span class="legacy_module_versionMsg"><{math equation=$module->modinfo.version format="%.2f"}></span> + » <span class="legacy_module_versionMsg"><{$module->modinfo.version}></span> <{/if}> </td> </tr>