Minahito
minah****@users*****
2005年 12月 22日 (木) 20:21:58 JST
Index: xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html diff -u xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html:1.1.2.2 Wed Dec 21 13:11:37 2005 +++ xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html Thu Dec 22 20:21:58 2005 @@ -1,4 +1,4 @@ -<h3>» <{$smarty.const._MI_BASE_MENU_MODULELIST}> » <{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_SUCCESS}></h3> +<h3>» <{$smarty.const._MD_A_BASE_LANG_MODLIST}> » <{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_SUCCESS}></h3> <h4><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_LOG}></h4> @@ -14,4 +14,4 @@ <{/foreach}> </ul> -<p><b>» <a href="index.php?action=ModuleList"><{$smarty.const._MI_BASE_MENU_MODULELIST}></a></b></p> +<p><b>» <a href="index.php?action=ModuleList"><{$smarty.const._MD_A_BASE_LANG_MODLIST}></a></b></p> Index: xoops2jp/html/modules/base/admin/templates/module_information.html diff -u xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.2 Wed Dec 21 13:10:09 2005 +++ xoops2jp/html/modules/base/admin/templates/module_information.html Thu Dec 22 20:21:58 2005 @@ -1,8 +1,8 @@ <h3> <{if $installed }> - » <{$smarty.const._MI_BASE_MENU_MODULELIST}> + » <{$smarty.const._MD_A_BASE_LANG_MODLIST}> <{else}> - » <{$smarty.const._MI_BASE_MENU_MODULEINSTALL}> + » <{$smarty.const._MD_A_BASE_LANG_MODINSTALL}> <{/if}> » <{$smarty.const._MD_A_BASE_LANG_INFORMATION}></h3> Index: xoops2jp/html/modules/base/admin/templates/module_uninstall_confirm.html diff -u xoops2jp/html/modules/base/admin/templates/module_uninstall_confirm.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/module_uninstall_confirm.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/module_uninstall_confirm.html:1.1.2.2 Wed Dec 21 13:11:28 2005 +++ xoops2jp/html/modules/base/admin/templates/module_uninstall_confirm.html Thu Dec 22 20:21:58 2005 @@ -1,4 +1,4 @@ -<h3>» <{$smarty.const._MI_BASE_MENU_MODULELIST}> » <{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_CONF}></h3> +<h3>» <{$smarty.const._MD_A_BASE_LANG_MODLIST}> » <{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_CONF}></h3> <ul> <li><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_ADVICE|replace:"_%s_":$module->getVar('name','e')}> Index: xoops2jp/html/modules/base/admin/templates/module_install_success.html diff -u xoops2jp/html/modules/base/admin/templates/module_install_success.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/module_install_success.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/module_install_success.html:1.1.2.2 Wed Dec 21 13:11:06 2005 +++ xoops2jp/html/modules/base/admin/templates/module_install_success.html Thu Dec 22 20:21:58 2005 @@ -1,4 +1,4 @@ -<h3>» <{$smarty.const._MI_BASE_MENU_MODULELIST}> » <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_SUCCESS}></h3> +<h3>» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL}> » <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_SUCCESS}></h3> <h4><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_LOG}></h4> @@ -14,4 +14,4 @@ <{/foreach}> </ul> -<p><b>» <a href="index.php?action=ModuleList"><{$smarty.const._MI_BASE_MENU_MODULELIST}></a></b></p> +<p><b>» <a href="index.php?action=ModuleList"><{$smarty.const._MD_A_BASE_LANG_MODLIST}></a></b></p> Index: xoops2jp/html/modules/base/admin/templates/module_update_confirm.html diff -u xoops2jp/html/modules/base/admin/templates/module_update_confirm.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/module_update_confirm.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/module_update_confirm.html:1.1.2.2 Wed Dec 21 13:11:59 2005 +++ xoops2jp/html/modules/base/admin/templates/module_update_confirm.html Thu Dec 22 20:21:58 2005 @@ -1,4 +1,4 @@ -<h3>» <{$smarty.const._MI_BASE_MENU_MODULELIST}> » <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></h3> +<h3>» <{$smarty.const._MD_A_BASE_LANG_MODLIST}> » <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></h3> <ul> <li><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_ADVICE|replace:"_%s_":$module->getVar('name','e')}> @@ -54,3 +54,4 @@ <input type="submit" value="<{$smarty.const._MD_A_BASE_LANG_UPDATE}>" /> </form> +<{* <{$module|debug_print_var}> *}> Index: xoops2jp/html/modules/base/admin/templates/module_install_confirm.html diff -u xoops2jp/html/modules/base/admin/templates/module_install_confirm.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/module_install_confirm.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/module_install_confirm.html:1.1.2.2 Wed Dec 21 13:10:55 2005 +++ xoops2jp/html/modules/base/admin/templates/module_install_confirm.html Thu Dec 22 20:21:58 2005 @@ -1,4 +1,4 @@ -<h3>» <{$smarty.const._MI_BASE_MENU_MODULEINSTALL}> » <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></h3> +<h3>» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL}> » <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></h3> <ul> <li><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_ADVICE|replace:"_%s_":$module->getVar('name','e')}> Index: xoops2jp/html/modules/base/admin/templates/module_update_success.html diff -u xoops2jp/html/modules/base/admin/templates/module_update_success.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/module_update_success.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/module_update_success.html:1.1.2.2 Wed Dec 21 13:12:11 2005 +++ xoops2jp/html/modules/base/admin/templates/module_update_success.html Thu Dec 22 20:21:58 2005 @@ -1,4 +1,4 @@ -<h3>» <{$smarty.const._MI_BASE_MENU_MODULELIST}> » <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_SUCCESS}></h3> +<h3>» <{$smarty.const._MD_A_BASE_LANG_MODLIST}> » <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_SUCCESS}></h3> <h4><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_LOG}></h4> @@ -14,4 +14,4 @@ <{/foreach}> </ul> -<p><b>» <a href="index.php?action=ModuleList"><{$smarty.const._MI_BASE_MENU_MODULELIST}></a></b></p> +<p><b>» <a href="index.php?action=ModuleList"><{$smarty.const._MD_A_BASE_LANG_MODLIST}></a></b></p>