Minahito
minah****@users*****
2006年 10月 15日 (日) 01:22:21 JST
Index: xoops2jp/html/modules/legacy/admin/templates/module_uninstall_success.html diff -u xoops2jp/html/modules/legacy/admin/templates/module_uninstall_success.html:1.1.2.1 xoops2jp/html/modules/legacy/admin/templates/module_uninstall_success.html:1.1.2.2 --- xoops2jp/html/modules/legacy/admin/templates/module_uninstall_success.html:1.1.2.1 Sat Oct 14 23:55:24 2006 +++ xoops2jp/html/modules/legacy/admin/templates/module_uninstall_success.html Sun Oct 15 01:22:21 2006 @@ -1,12 +1,12 @@ <div class="adminnavi"> - <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a> - »» <a href="./index.php?action=ModuleList"><{$smarty.const._MI_BASE_MENU_MODULELIST}></a> - »» <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_MODUNINSTALL_SUCCESS}></span> + <a href="./index.php"><{$smarty.const._MI_LEGACY_NAME}></a> + »» <a href="./index.php?action=ModuleList"><{$smarty.const._MI_LEGACY_MENU_MODULELIST}></a> + »» <span class="adminnaviTitle"><{$smarty.const._AD_LEGACY_LANG_MODUNINSTALL_SUCCESS}></span> </div> -<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_MODUNINSTALL_SUCCESS}></h3> +<h3 class="admintitle"><{$smarty.const._AD_LEGACY_LANG_MODUNINSTALL_SUCCESS}></h3> -<h4 class="admintitle"><{$smarty.const._AD_BASE_LANG_MODUNINSTALL_LOG}></h4> +<h4 class="admintitle"><{$smarty.const._AD_LEGACY_LANG_MODUNINSTALL_LOG}></h4> <ul> <{foreach item=msg from=$log}> <{if $msg.type == "error"}> @@ -19,4 +19,4 @@ <{/foreach}> </ul> -<p>» <a href="index.php?action=ModuleList"><b><{$smarty.const._AD_BASE_LANG_MODLIST}></b></a></p> +<p>» <a href="index.php?action=ModuleList"><b><{$smarty.const._AD_LEGACY_LANG_MODLIST}></b></a></p>