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

Back to archive index

NobuNobu nobun****@users*****
2006年 11月 5日 (日) 23:01:42 JST


Index: xoops2jp/html/modules/legacy/admin/templates/preference_edit.html
diff -u xoops2jp/html/modules/legacy/admin/templates/preference_edit.html:1.1.2.4 xoops2jp/html/modules/legacy/admin/templates/preference_edit.html:1.1.2.5
--- xoops2jp/html/modules/legacy/admin/templates/preference_edit.html:1.1.2.4	Mon Oct 16 00:29:46 2006
+++ xoops2jp/html/modules/legacy/admin/templates/preference_edit.html	Sun Nov  5 23:01:42 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <{if $module != null}>
-    <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/admin/index.php"><{$module->getVar('name')}></a>
+    <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getShow('dirname')}>/<{$module->getInfo('adminindex')|escape}>"><{$module->getShow('name')}></a>
     <{if $category != null}>
       &raquo;&raquo; <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/admin/index.php?action=PreferenceList"><{$smarty.const._MI_LEGACY_MENU_PREFERENCE}></a>
       &raquo;&raquo; <{$category->getName()|escape}>


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