Minahito
minah****@users*****
2006年 11月 27日 (月) 14:59:59 JST
Index: xoops2jp/html/modules/legacy/admin/templates/block_uninstall.html diff -u xoops2jp/html/modules/legacy/admin/templates/block_uninstall.html:1.1.2.2 xoops2jp/html/modules/legacy/admin/templates/block_uninstall.html:1.1.2.3 --- xoops2jp/html/modules/legacy/admin/templates/block_uninstall.html:1.1.2.2 Sun Oct 15 01:14:22 2006 +++ xoops2jp/html/modules/legacy/admin/templates/block_uninstall.html Mon Nov 27 14:59:59 2006 @@ -110,13 +110,13 @@ <td class="<{cycle values="odd,even"}>"><{$object->getShow('template')}></td> </tr> <tr> - <td class="head"><{$smarty.const._AD_LEGACY_LANG_BCACHETIME}></th> + <td class="head"><{$smarty.const._AD_LEGACY_LANG_BCACHETIME}></td> <td class="<{cycle values="odd,even"}>"> <{if $object->mCachetime}><{$object->mCachetime->getShow('label')}><{/if}> </td> </tr> <tr> - <td class="head"><{$smarty.const._AD_LEGACY_LANG_LAST_MODIFIED}></th> + <td class="head"><{$smarty.const._AD_LEGACY_LANG_LAST_MODIFIED}></td> <td class="<{cycle values="odd,even"}>"><{$object->get('last_modified')|xoops_formattimestamp:l}></td> </tr> <tr>