[xoops-cvslog 5241] CVS update: xoops2jp/html/modules/legacy/admin/templates

Back to archive index

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>
-  &raquo;&raquo; <a href="./index.php?action=ModuleList"><{$smarty.const._MI_BASE_MENU_MODULELIST}></a>
-  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_MODUNINSTALL_SUCCESS}></span>
+  <a href="./index.php"><{$smarty.const._MI_LEGACY_NAME}></a>
+  &raquo;&raquo; <a href="./index.php?action=ModuleList"><{$smarty.const._MI_LEGACY_MENU_MODULELIST}></a>
+  &raquo;&raquo; <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>&raquo; <a href="index.php?action=ModuleList"><b><{$smarty.const._AD_BASE_LANG_MODLIST}></b></a></p>
+<p>&raquo; <a href="index.php?action=ModuleList"><b><{$smarty.const._AD_LEGACY_LANG_MODLIST}></b></a></p>


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