[xoops-cvslog 4137] CVS update: xoops2jp/html/modules/base/admin/templates

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 8月 14日 (月) 21:46:44 JST


Index: xoops2jp/html/modules/base/admin/templates/comment_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/comment_edit.html:1.1.2.12 xoops2jp/html/modules/base/admin/templates/comment_edit.html:1.1.2.13
--- xoops2jp/html/modules/base/admin/templates/comment_edit.html:1.1.2.12	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/comment_edit.html	Mon Aug 14 21:46:44 2006
@@ -2,9 +2,9 @@
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=CommentList"><{$smarty.const._MI_BASE_MENU_COMMENT_MANAGE}></a>
   <{if $actionForm->get('com_id')}>
-    &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_COMMENT_EDIT}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_COMMENT_EDIT}></span>
   <{else}>
-    &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_COMMENT_NEW}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_COMMENT_NEW}></span>
   <{/if}>
 </div>
 
Index: xoops2jp/html/modules/base/admin/templates/preference_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.16 xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.17
--- xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.16	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/preference_edit.html	Mon Aug 14 21:46:44 2006
@@ -5,12 +5,12 @@
       &raquo;&raquo; <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/admin/index.php?action=PreferenceList"><{$smarty.const._MI_BASE_MENU_PREFERENCE}></a>
       &raquo;&raquo; <{$category->getName()|escape}>
     <{else}>
-      &raquo;&raquo; <{$smarty.const._MI_BASE_MENU_PREFERENCE}>
+      &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MI_BASE_MENU_PREFERENCE}></span>
     <{/if}>
   <{else}>
     <a href="<{$smarty.const.XOOPS_URL}>/modules/base/admin/index.php"><{$smarty.const._MI_BASE_NAME}></a>
     &raquo;&raquo; <a href="./index.php?action=PreferenceList"><{$smarty.const._MI_BASE_MENU_PREFERENCE}></a>
-    &raquo;&raquo; <{$category->getName()|escape}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$category->getName()|escape}></span>
   <{/if}>
 </div>
 
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.7 xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html:1.1.2.8
--- xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html:1.1.2.7	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <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; <{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_SUCCESS}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_SUCCESS}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_SUCCESS}></h3>
Index: xoops2jp/html/modules/base/admin/templates/help.html
diff -u xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.7 xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.8
--- xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.7	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/help.html	Mon Aug 14 21:46:44 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getShow('dirname')}>/<{$module->modinfo.adminindex|escape}>"><{$module->getShow('name')}></a>
-  &raquo;&raquo; <{$smarty.const._HELP}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._HELP}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._HELP}>
Index: xoops2jp/html/modules/base/admin/templates/install_wizard.html
diff -u xoops2jp/html/modules/base/admin/templates/install_wizard.html:1.1.2.5 xoops2jp/html/modules/base/admin/templates/install_wizard.html:1.1.2.6
--- xoops2jp/html/modules/base/admin/templates/install_wizard.html:1.1.2.5	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/install_wizard.html	Mon Aug 14 21:46:44 2006
@@ -2,7 +2,7 @@
   <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; <a href="index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a>
-  &raquo;&raquo; <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></h3>
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.8 xoops2jp/html/modules/base/admin/templates/module_update_success.html:1.1.2.9
--- xoops2jp/html/modules/base/admin/templates/module_update_success.html:1.1.2.8	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/module_update_success.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <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; <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_SUCCESS}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_SUCCESS}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_SUCCESS}></h3>
Index: xoops2jp/html/modules/base/admin/templates/customblock_delete.html
diff -u xoops2jp/html/modules/base/admin/templates/customblock_delete.html:1.1.2.8 xoops2jp/html/modules/base/admin/templates/customblock_delete.html:1.1.2.9
--- xoops2jp/html/modules/base/admin/templates/customblock_delete.html:1.1.2.8	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/customblock_delete.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=BlockList"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_DELETE}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_DELETE}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_DELETE}></h3>
Index: xoops2jp/html/modules/base/admin/templates/module_update.html
diff -u xoops2jp/html/modules/base/admin/templates/module_update.html:1.1.2.8 xoops2jp/html/modules/base/admin/templates/module_update.html:1.1.2.9
--- xoops2jp/html/modules/base/admin/templates/module_update.html:1.1.2.8	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/module_update.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <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; <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></h3>
Index: xoops2jp/html/modules/base/admin/templates/block_list.html
diff -u xoops2jp/html/modules/base/admin/templates/block_list.html:1.1.2.19 xoops2jp/html/modules/base/admin/templates/block_list.html:1.1.2.20
--- xoops2jp/html/modules/base/admin/templates/block_list.html:1.1.2.19	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/block_list.html	Mon Aug 14 21:46:44 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=BlockList"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></a>
+  &raquo;&raquo; <span class="adminnaviTitle"><a href="./index.php?action=BlockList"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></a></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></h3>
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.10 xoops2jp/html/modules/base/admin/templates/module_install_success.html:1.1.2.11
--- xoops2jp/html/modules/base/admin/templates/module_install_success.html:1.1.2.10	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/module_install_success.html	Mon Aug 14 21:46:44 2006
@@ -2,7 +2,7 @@
   <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; <a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a>
-  &raquo;&raquo; <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_SUCCESS}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_SUCCESS}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_SUCCESS}></h3>
Index: xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html:1.1.2.7 xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html:1.1.2.8
--- xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html:1.1.2.7	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html	Mon Aug 14 21:46:44 2006
@@ -2,9 +2,9 @@
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
   <{if $actionForm->get('imgcat_id')}>
-    &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_EDIT}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_EDIT}></span>
   <{else}>
-    &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_NEW}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_NEW}></span>
   <{/if}>
 </div>
 
Index: xoops2jp/html/modules/base/admin/templates/image_list.html
diff -u xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.10 xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.11
--- xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.10	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/image_list.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGE_LIST}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}> (<{$category->getShow('imgcat_name')}>)</h3>
Index: xoops2jp/html/modules/base/admin/templates/block_uninstall.html
diff -u xoops2jp/html/modules/base/admin/templates/block_uninstall.html:1.1.2.8 xoops2jp/html/modules/base/admin/templates/block_uninstall.html:1.1.2.9
--- xoops2jp/html/modules/base/admin/templates/block_uninstall.html:1.1.2.8	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/block_uninstall.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=BlockList"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_BLOCK_UNINSTALL}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_BLOCK_UNINSTALL}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_BLOCK_UNINSTALL}></h3>
Index: xoops2jp/html/modules/base/admin/templates/install_wizard_licence.html
diff -u xoops2jp/html/modules/base/admin/templates/install_wizard_licence.html:1.1.2.6 xoops2jp/html/modules/base/admin/templates/install_wizard_licence.html:1.1.2.7
--- xoops2jp/html/modules/base/admin/templates/install_wizard_licence.html:1.1.2.6	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/install_wizard_licence.html	Mon Aug 14 21:46:44 2006
@@ -2,7 +2,7 @@
   <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; <a href="index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a>
-  &raquo;&raquo; <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></span>
 </div>
 
 <h3 class="admintitle"><{$licence|escape}></h3>
Index: xoops2jp/html/modules/base/admin/templates/imagecategory_list.html
diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.9 xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.10
--- xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.9	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/imagecategory_list.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}></h3>
Index: xoops2jp/html/modules/base/admin/templates/smiles_delete.html
diff -u xoops2jp/html/modules/base/admin/templates/smiles_delete.html:1.1.2.9 xoops2jp/html/modules/base/admin/templates/smiles_delete.html:1.1.2.10
--- xoops2jp/html/modules/base/admin/templates/smiles_delete.html:1.1.2.9	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/smiles_delete.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=SmilesList"><{$smarty.const._MI_BASE_MENU_SMILES_MANAGE}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_SMILES_DELETE}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_SMILES_DELETE}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_SMILES_DELETE}></h3>
Index: xoops2jp/html/modules/base/admin/templates/blockinstall_list.html
diff -u xoops2jp/html/modules/base/admin/templates/blockinstall_list.html:1.1.2.14 xoops2jp/html/modules/base/admin/templates/blockinstall_list.html:1.1.2.15
--- xoops2jp/html/modules/base/admin/templates/blockinstall_list.html:1.1.2.14	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/blockinstall_list.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=BlockList"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></a>
-  &raquo;&raquo; <{$smarty.const._MI_BASE_MENU_BLOCKINSTALL}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MI_BASE_MENU_BLOCKINSTALL}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_BLOCKINSTALL}></h3>
Index: xoops2jp/html/modules/base/admin/templates/module_list.html
diff -u xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.15 xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.16
--- xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.15	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/module_list.html	Mon Aug 14 21:46:44 2006
@@ -1,6 +1,6 @@
 <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"><a href="./index.php?action=ModuleList"><{$smarty.const._MI_BASE_MENU_MODULELIST}></a></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_MODULELIST}></h3>
Index: xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html
diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.9 xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.10
--- xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.9	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_DELETE}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_DELETE}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_DELETE}></h3>
Index: xoops2jp/html/modules/base/admin/templates/block_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/block_edit.html:1.1.2.11 xoops2jp/html/modules/base/admin/templates/block_edit.html:1.1.2.12
--- xoops2jp/html/modules/base/admin/templates/block_edit.html:1.1.2.11	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/block_edit.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=BlockList"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_BLOCK_EDIT}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_BLOCK_EDIT}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_BLOCK_EDIT}></h3>
Index: xoops2jp/html/modules/base/admin/templates/smiles_list.html
diff -u xoops2jp/html/modules/base/admin/templates/smiles_list.html:1.1.2.9 xoops2jp/html/modules/base/admin/templates/smiles_list.html:1.1.2.10
--- xoops2jp/html/modules/base/admin/templates/smiles_list.html:1.1.2.9	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/smiles_list.html	Mon Aug 14 21:46:44 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=SmilesList"><{$smarty.const._MI_BASE_MENU_SMILES_MANAGE}></a>
+  &raquo;&raquo; <span class="adminnaviTitle"><a href="./index.php?action=SmilesList"><{$smarty.const._MI_BASE_MENU_SMILES_MANAGE}></a></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_SMILES_MANAGE}></h3>
Index: xoops2jp/html/modules/base/admin/templates/customblock_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/customblock_edit.html:1.1.2.9 xoops2jp/html/modules/base/admin/templates/customblock_edit.html:1.1.2.10
--- xoops2jp/html/modules/base/admin/templates/customblock_edit.html:1.1.2.9	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/customblock_edit.html	Mon Aug 14 21:46:44 2006
@@ -3,12 +3,12 @@
   &raquo;&raquo; <a href="./index.php?action=BlockList"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></a>
   <{if $actionForm->get('content')}>
     <{if $object->get('visible') == 1 }>
-      &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_EDIT}>
+      &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_EDIT}></span>
     <{else}>
-      &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_BLOCK_INSTALL}>
+      &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_BLOCK_INSTALL}></span>
     <{/if}>
   <{else}>
-    &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_ADD_CUSTOM_BLOCK}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_ADD_CUSTOM_BLOCK}></span>
   <{/if}>
 </div>
 
Index: xoops2jp/html/modules/base/admin/templates/theme_list.html
diff -u xoops2jp/html/modules/base/admin/templates/theme_list.html:1.1.2.5 xoops2jp/html/modules/base/admin/templates/theme_list.html:1.1.2.6
--- xoops2jp/html/modules/base/admin/templates/theme_list.html:1.1.2.5	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/theme_list.html	Mon Aug 14 21:46:44 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=ThemeList"><{$smarty.const._AD_BASE_LANG_THEME_ADMIN}></a>
+  &raquo;&raquo; <span class="adminnaviTitle"><a href="./index.php?action=ThemeList"><{$smarty.const._AD_BASE_LANG_THEME_ADMIN}></a></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_THEME_ADMIN}></h3>
Index: xoops2jp/html/modules/base/admin/templates/comment_delete.html
diff -u xoops2jp/html/modules/base/admin/templates/comment_delete.html:1.1.2.13 xoops2jp/html/modules/base/admin/templates/comment_delete.html:1.1.2.14
--- xoops2jp/html/modules/base/admin/templates/comment_delete.html:1.1.2.13	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/comment_delete.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=CommentList"><{$smarty.const._MI_BASE_MENU_COMMENT_MANAGE}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_COMMENT_DELETE}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_COMMENT_DELETE}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_COMMENT_DELETE}></h3>
Index: xoops2jp/html/modules/base/admin/templates/smiles_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/smiles_edit.html:1.1.2.8 xoops2jp/html/modules/base/admin/templates/smiles_edit.html:1.1.2.9
--- xoops2jp/html/modules/base/admin/templates/smiles_edit.html:1.1.2.8	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/smiles_edit.html	Mon Aug 14 21:46:44 2006
@@ -2,9 +2,9 @@
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=SmilesList"><{$smarty.const._MI_BASE_MENU_SMILES_MANAGE}></a>
   <{if $actionForm->get('id')}>
-    &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_SMILES_EDIT}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_SMILES_EDIT}></span>
   <{else}>
-    &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_SMILES_NEW}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_SMILES_NEW}></span>
   <{/if}>
 </div>
 
Index: xoops2jp/html/modules/base/admin/templates/preference_list.html
diff -u xoops2jp/html/modules/base/admin/templates/preference_list.html:1.1.2.8 xoops2jp/html/modules/base/admin/templates/preference_list.html:1.1.2.9
--- xoops2jp/html/modules/base/admin/templates/preference_list.html:1.1.2.8	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/preference_list.html	Mon Aug 14 21:46:44 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <{$smarty.const._MI_BASE_MENU_PREFERENCE}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MI_BASE_MENU_PREFERENCE}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_PREFERENCE}></h3>
Index: xoops2jp/html/modules/base/admin/templates/image_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/image_edit.html:1.1.2.10 xoops2jp/html/modules/base/admin/templates/image_edit.html:1.1.2.11
--- xoops2jp/html/modules/base/admin/templates/image_edit.html:1.1.2.10	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/image_edit.html	Mon Aug 14 21:46:44 2006
@@ -3,9 +3,9 @@
   &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
   &raquo;&raquo; <a href="./index.php?action=ImageList&amp;imgcat_id=<{$actionForm->get('imgcat_id')}>"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}></a>
   <{if $actionForm->get('image_id')}>
-    &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGE_EDIT}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_IMAGE_EDIT}></span>
   <{else}>
-    &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGE_NEW}>
+    &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_IMAGE_NEW}></span>
   <{/if}>
 </div>
 
Index: xoops2jp/html/modules/base/admin/templates/comment_list.html
diff -u xoops2jp/html/modules/base/admin/templates/comment_list.html:1.1.2.16 xoops2jp/html/modules/base/admin/templates/comment_list.html:1.1.2.17
--- xoops2jp/html/modules/base/admin/templates/comment_list.html:1.1.2.16	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/comment_list.html	Mon Aug 14 21:46:44 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=CommentList"><{$smarty.const._MI_BASE_MENU_COMMENT_MANAGE}></a>
+  &raquo;&raquo; <span class="adminnaviTitle"><a href="./index.php?action=CommentList"><{$smarty.const._MI_BASE_MENU_COMMENT_MANAGE}></a></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_COMMENT_MANAGE}></h3>
Index: xoops2jp/html/modules/base/admin/templates/module_install.html
diff -u xoops2jp/html/modules/base/admin/templates/module_install.html:1.1.2.9 xoops2jp/html/modules/base/admin/templates/module_install.html:1.1.2.10
--- xoops2jp/html/modules/base/admin/templates/module_install.html:1.1.2.9	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/module_install.html	Mon Aug 14 21:46:44 2006
@@ -2,7 +2,7 @@
   <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; <a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a>
-  &raquo;&raquo; <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></h3>
Index: xoops2jp/html/modules/base/admin/templates/comment_view.html
diff -u xoops2jp/html/modules/base/admin/templates/comment_view.html:1.1.2.5 xoops2jp/html/modules/base/admin/templates/comment_view.html:1.1.2.6
--- xoops2jp/html/modules/base/admin/templates/comment_view.html:1.1.2.5	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/comment_view.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=CommentList"><{$smarty.const._MI_BASE_MENU_COMMENT_MANAGE}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_COMMENT_VIEW}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_COMMENT_VIEW}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_COMMENT_VIEW}></h3>
Index: xoops2jp/html/modules/base/admin/templates/blockinstall_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/blockinstall_edit.html:1.1.2.7 xoops2jp/html/modules/base/admin/templates/blockinstall_edit.html:1.1.2.8
--- xoops2jp/html/modules/base/admin/templates/blockinstall_edit.html:1.1.2.7	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/blockinstall_edit.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=BlockList"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_BLOCK_INSTALL}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_BLOCK_INSTALL}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_BLOCK_INSTALL}></h3>
Index: xoops2jp/html/modules/base/admin/templates/install_list.html
diff -u xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.7 xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.8
--- xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.7	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/install_list.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <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; <a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a>
+  &raquo;&raquo; <span class="adminnaviTitle"><a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></h3>
Index: xoops2jp/html/modules/base/admin/templates/module_information.html
diff -u xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.11 xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.12
--- xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.11	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/module_information.html	Mon Aug 14 21:46:44 2006
@@ -2,9 +2,9 @@
   <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>
   <{if !$installed }>
-    &raquo;&raquo; <a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a>
+    &raquo;&raquo; <span class="adminnaviTitle"><a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a></span>
   <{/if}>
-  &raquo;&raquo; <{$smarty.const._MD_A_BASE_LANG_INFORMATION}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_INFORMATION}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_INFORMATION}></h3>
Index: xoops2jp/html/modules/base/admin/templates/image_delete.html
diff -u xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.8 xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.9
--- xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.8	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/image_delete.html	Mon Aug 14 21:46:44 2006
@@ -2,7 +2,7 @@
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
   &raquo;&raquo; <a href="./index.php?action=ImagecategoryList"><{$smarty.const._MI_BASE_MENU_IMAGE_MANAGE}></a>
   &raquo;&raquo; <a href="./index.php?action=ImageList&amp;imgcat_id=<{$object->getShow('imgcat_id')}>"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}></a>
-  &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGE_DELETE}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._AD_BASE_LANG_IMAGE_DELETE}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGE_DELETE}></h3>
Index: xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html
diff -u xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html:1.1.2.10 xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html:1.1.2.11
--- xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html:1.1.2.10	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html	Mon Aug 14 21:46:44 2006
@@ -1,6 +1,6 @@
 <div class="adminnavi">
   <a href="./index.php"><{$smarty.const._MI_BASE_NAME}></a>
-  &raquo;&raquo; <a href="./index.php?action=ActSearch"><{$smarty.const._MI_BASE_MENU_ACTIONSEARCH}></a>
+  &raquo;&raquo; <span class="adminnaviTitle"><a href="./index.php?action=ActSearch"><{$smarty.const._MI_BASE_MENU_ACTIONSEARCH}></a></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_ACTIONSEARCH}></h3>
Index: xoops2jp/html/modules/base/admin/templates/module_list_confirm.html
diff -u xoops2jp/html/modules/base/admin/templates/module_list_confirm.html:1.1.2.7 xoops2jp/html/modules/base/admin/templates/module_list_confirm.html:1.1.2.8
--- xoops2jp/html/modules/base/admin/templates/module_list_confirm.html:1.1.2.7	Mon Aug 14 21:05:18 2006
+++ xoops2jp/html/modules/base/admin/templates/module_list_confirm.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <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; <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></h3>
Index: xoops2jp/html/modules/base/admin/templates/module_uninstall.html
diff -u xoops2jp/html/modules/base/admin/templates/module_uninstall.html:1.1.2.6 xoops2jp/html/modules/base/admin/templates/module_uninstall.html:1.1.2.7
--- xoops2jp/html/modules/base/admin/templates/module_uninstall.html:1.1.2.6	Mon Aug 14 21:16:18 2006
+++ xoops2jp/html/modules/base/admin/templates/module_uninstall.html	Mon Aug 14 21:46:44 2006
@@ -1,7 +1,7 @@
 <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; <{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_CONF}>
+  &raquo;&raquo; <span class="adminnaviTitle"><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_CONF}></span>
 </div>
 
 <h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_CONF}></h3>


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