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

Back to archive index

Minahito minah****@users*****
2006年 10月 15日 (日) 01:25:42 JST


Index: xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_sidemenu.html
diff -u xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_sidemenu.html:1.1.2.1 xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_sidemenu.html:1.1.2.2
--- xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_sidemenu.html:1.1.2.1	Sat Oct 14 23:55:20 2006
+++ xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_sidemenu.html	Sun Oct 15 01:25:42 2006
@@ -15,7 +15,7 @@
           <{/if}>
         <{/foreach}>
       <{else}>
-        <li><{$smarty.const._AD_BASE_LANG_NO_SETTING}></li>
+        <li><{$smarty.const._AD_LEGACY_LANG_NO_SETTING}></li>
       <{/if}>
       </ul>
     </div>
Index: xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_actionsearch.html
diff -u xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_actionsearch.html:1.1.2.1 xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_actionsearch.html:1.1.2.2
--- xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_actionsearch.html:1.1.2.1	Sat Oct 14 23:55:20 2006
+++ xoops2jp/html/modules/legacy/admin/templates/blocks/legacy_admin_block_actionsearch.html	Sun Oct 15 01:25:42 2006
@@ -1,4 +1,4 @@
-<form action="<{$xoops_url}>/modules/base/admin/index.php?action=actSearch" method="post">
+<form action="<{$xoops_url}>/modules/legacy/admin/index.php?action=actSearch" method="post">
   <input type="text" name="keywords"/>
   <input type="submit" value="<{$smarty.const._SEARCH}>" class="formButton" />
 </form>


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