Minahito
minah****@users*****
2006年 2月 3日 (金) 17:33:15 JST
Index: xoops2jp/html/modules/base/admin/templates/module_installer.html diff -u xoops2jp/html/modules/base/admin/templates/module_installer.html:1.1.2.4 xoops2jp/html/modules/base/admin/templates/module_installer.html:1.1.2.5 --- xoops2jp/html/modules/base/admin/templates/module_installer.html:1.1.2.4 Thu Feb 2 18:18:04 2006 +++ xoops2jp/html/modules/base/admin/templates/module_installer.html Fri Feb 3 17:33:15 2006 @@ -1,7 +1,7 @@ <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> - »» <a href="index.php?action=ModuleDeactiveList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> + »» <a href="index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> »» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}> </div> Index: xoops2jp/html/modules/base/admin/templates/module_information.html diff -u xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.6 xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.7 --- xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.6 Mon Jan 30 23:53:50 2006 +++ xoops2jp/html/modules/base/admin/templates/module_information.html Fri Feb 3 17:33:15 2006 @@ -2,7 +2,7 @@ <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a> »» <a href="./index.php?action=ModuleList"><{$smarty.const._MI_BASE_MENU_MODULELIST}></a> <{if !$installed }> - »» <a href="./index.php?action=ModuleDeactiveList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> + »» <a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> <{/if}> »» <{$smarty.const._MD_A_BASE_LANG_INFORMATION}> </div> Index: xoops2jp/html/modules/base/admin/templates/module_installer_licence.html diff -u xoops2jp/html/modules/base/admin/templates/module_installer_licence.html:1.1.2.4 xoops2jp/html/modules/base/admin/templates/module_installer_licence.html:1.1.2.5 --- xoops2jp/html/modules/base/admin/templates/module_installer_licence.html:1.1.2.4 Thu Feb 2 18:18:04 2006 +++ xoops2jp/html/modules/base/admin/templates/module_installer_licence.html Fri Feb 3 17:33:15 2006 @@ -1,7 +1,7 @@ <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> - »» <a href="index.php?action=ModuleDeactiveList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> + »» <a href="index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> »» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}> </div> 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.5 xoops2jp/html/modules/base/admin/templates/module_install_success.html:1.1.2.6 --- xoops2jp/html/modules/base/admin/templates/module_install_success.html:1.1.2.5 Mon Jan 30 23:53:50 2006 +++ xoops2jp/html/modules/base/admin/templates/module_install_success.html Fri Feb 3 17:33:15 2006 @@ -1,7 +1,7 @@ <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> - »» <a href="./index.php?action=ModuleDeactiveList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> + »» <a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> »» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_SUCCESS}> </div> Index: xoops2jp/html/modules/base/admin/templates/module_install.html diff -u xoops2jp/html/modules/base/admin/templates/module_install.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/module_install.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/module_install.html:1.1.2.2 Thu Feb 2 22:50:45 2006 +++ xoops2jp/html/modules/base/admin/templates/module_install.html Fri Feb 3 17:33:15 2006 @@ -1,7 +1,7 @@ <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> - »» <a href="./index.php?action=ModuleDeactiveList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> + »» <a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> »» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}> </div> Index: xoops2jp/html/modules/base/admin/templates/install_list.html diff -u xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.1 xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.2 --- xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.1 Thu Feb 2 21:22:44 2006 +++ xoops2jp/html/modules/base/admin/templates/install_list.html Fri Feb 3 17:33:15 2006 @@ -1,7 +1,7 @@ <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> - »» <a href="./index.php?action=ModuleDeactiveList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> + »» <a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> </div> <h3><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></h3>