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

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 9月 6日 (水) 17:26:41 JST


Index: xoops2jp/html/modules/base/admin/templates/block_list.html
diff -u xoops2jp/html/modules/base/admin/templates/block_list.html:1.1.2.24 xoops2jp/html/modules/base/admin/templates/block_list.html:1.1.2.25
--- xoops2jp/html/modules/base/admin/templates/block_list.html:1.1.2.24	Mon Sep  4 17:36:16 2006
+++ xoops2jp/html/modules/base/admin/templates/block_list.html	Wed Sep  6 17:26:41 2006
@@ -115,7 +115,7 @@
           <{else}>
             <a href="./index.php?action=BlockEdit&amp;bid=<{$obj->getShow('bid')}>"><img src="<{"icons/edit.gif"|theme}>" alt="<{$smarty.const._EDIT}>" title="<{$smarty.const._EDIT}>" /></a>
           <{/if}>
-          <a href="./index.php?action=BlockUninstall&amp;bid=<{$obj->getShow('bid')}>"><img src="<{"icons/uninstall.gif"|theme}>" alt="<{$smarty.const._DELETE}>" title="<{$smarty.const._DELETE}>" /></a>
+          <a href="./index.php?action=BlockUninstall&amp;bid=<{$obj->getShow('bid')}>"><img src="<{"icons/uninstall.gif"|theme}>" alt="<{$smarty.const._AD_BASE_LANG_UNINSTALL}>" title="<{$smarty.const._AD_BASE_LANG_UNINSTALL}>" /></a>
         </td>
       </tr>
     <{/foreach}>


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