Tom Hayakawa
tom_g3x****@users*****
2006年 8月 14日 (月) 21:05:19 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.11 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.11 Tue Aug 1 19:43:38 2006 +++ xoops2jp/html/modules/base/admin/templates/comment_edit.html Mon Aug 14 21:05:18 2006 @@ -8,7 +8,7 @@ <{/if}> </div> -<h3> +<h3 class="admintitle"> <{if $actionForm->get('com_id')}> <{$smarty.const._AD_BASE_LANG_COMMENT_EDIT}> <{else}> Index: xoops2jp/html/modules/base/admin/templates/preference_edit.html diff -u xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.15 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.15 Tue Aug 8 17:27:17 2006 +++ xoops2jp/html/modules/base/admin/templates/preference_edit.html Mon Aug 14 21:05:18 2006 @@ -14,7 +14,7 @@ <{/if}> </div> -<h3> +<h3 class="admintitle"> <{if $category != null}> <{$category->getName()|escape}> <{else}> 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.5 xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html:1.1.2.6 --- xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html:1.1.2.5 Thu Jul 27 14:59:14 2006 +++ xoops2jp/html/modules/base/admin/templates/module_uninstall_success.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_SUCCESS}> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_SUCCESS}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_SUCCESS}></h3> <h4><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_LOG}></h4> <ul> Index: xoops2jp/html/modules/base/admin/templates/help.html diff -u xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.6 xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.7 --- xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.6 Wed Aug 2 18:37:11 2006 +++ xoops2jp/html/modules/base/admin/templates/help.html Mon Aug 14 21:05:18 2006 @@ -3,7 +3,7 @@ »» <{$smarty.const._HELP}> </div> -<h3><{$smarty.const._HELP}> +<h3 class="admintitle"><{$smarty.const._HELP}> <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getShow('dirname')}>/<{$module->modinfo.adminindex|escape}>"> ( <{$module->getShow('name')}> )</a> </h3> Index: xoops2jp/html/modules/base/admin/templates/install_wizard.html diff -u xoops2jp/html/modules/base/admin/templates/install_wizard.html:1.1.2.3 xoops2jp/html/modules/base/admin/templates/install_wizard.html:1.1.2.4 --- xoops2jp/html/modules/base/admin/templates/install_wizard.html:1.1.2.3 Tue Aug 8 17:27:17 2006 +++ xoops2jp/html/modules/base/admin/templates/install_wizard.html Mon Aug 14 21:05:18 2006 @@ -5,7 +5,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></h3> <ul> <li><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_ADVICE|replace:"_%s_":$module->getShow('name')}> 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.6 xoops2jp/html/modules/base/admin/templates/module_update_success.html:1.1.2.7 --- xoops2jp/html/modules/base/admin/templates/module_update_success.html:1.1.2.6 Thu Jul 27 14:59:14 2006 +++ xoops2jp/html/modules/base/admin/templates/module_update_success.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_SUCCESS}> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_SUCCESS}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_SUCCESS}></h3> <h4><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_LOG}></h4> <ul> Index: xoops2jp/html/modules/base/admin/templates/customblock_delete.html diff -u xoops2jp/html/modules/base/admin/templates/customblock_delete.html:1.1.2.7 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.7 Mon Aug 14 18:08:58 2006 +++ xoops2jp/html/modules/base/admin/templates/customblock_delete.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_DELETE}> </div> -<h3><{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_DELETE}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_DELETE}></h3> <div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> Index: xoops2jp/html/modules/base/admin/templates/module_update.html diff -u xoops2jp/html/modules/base/admin/templates/module_update.html:1.1.2.6 xoops2jp/html/modules/base/admin/templates/module_update.html:1.1.2.7 --- xoops2jp/html/modules/base/admin/templates/module_update.html:1.1.2.6 Sun Aug 13 15:05:24 2006 +++ xoops2jp/html/modules/base/admin/templates/module_update.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></h3> <div class="confirm"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_ADVICE|replace:"_%s_":$module->getShow('name')}></div> Index: xoops2jp/html/modules/base/admin/templates/block_list.html diff -u xoops2jp/html/modules/base/admin/templates/block_list.html:1.1.2.18 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.18 Sat Aug 12 22:26:28 2006 +++ xoops2jp/html/modules/base/admin/templates/block_list.html Mon Aug 14 21:05:18 2006 @@ -3,7 +3,7 @@ »» <a href="./index.php?action=BlockList"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></a> </div> -<h3><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></h3> +<h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_BLOCKLIST}></h3> <div class="tips"> <{$smarty.const._AD_BASE_TIPS_ADD_CUSTOM_BLOCK}> 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.8 xoops2jp/html/modules/base/admin/templates/module_install_success.html:1.1.2.9 --- xoops2jp/html/modules/base/admin/templates/module_install_success.html:1.1.2.8 Thu Jul 27 14:59:14 2006 +++ xoops2jp/html/modules/base/admin/templates/module_install_success.html Mon Aug 14 21:05:18 2006 @@ -5,7 +5,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_SUCCESS}> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_SUCCESS}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_SUCCESS}></h3> <h4><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_LOG}></h4> Index: xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html:1.1.2.6 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.6 Tue Aug 1 19:43:38 2006 +++ xoops2jp/html/modules/base/admin/templates/imagecategory_edit.html Mon Aug 14 21:05:18 2006 @@ -9,9 +9,9 @@ </div> <{if $actionForm->get('imgcat_id')}> - <h3><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_EDIT}></h3> + <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_EDIT}></h3> <{else}> - <h3><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_NEW}></h3> + <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_NEW}></h3> <div class="tips"><{$smarty.const._AD_BASE_TIPS_IMGCAT_STORETYPE}></div> <{/if}> Index: xoops2jp/html/modules/base/admin/templates/image_list.html diff -u xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.9 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.9 Sat Aug 5 15:18:40 2006 +++ xoops2jp/html/modules/base/admin/templates/image_list.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_IMAGE_LIST}> </div> -<h3><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}> (<{$category->getShow('imgcat_name')}>)</h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}> (<{$category->getShow('imgcat_name')}>)</h3> <ul class="toptab"> <li><a href="index.php?action=ImageEdit&imgcat_id=<{$category->getShow('imgcat_id')}>"><{$smarty.const._AD_BASE_LANG_CREATE_NEW}></a></li> Index: xoops2jp/html/modules/base/admin/templates/block_uninstall.html diff -u xoops2jp/html/modules/base/admin/templates/block_uninstall.html:1.1.2.7 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.7 Thu Aug 10 19:52:01 2006 +++ xoops2jp/html/modules/base/admin/templates/block_uninstall.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_BLOCK_UNINSTALL}> </div> -<h3><{$smarty.const._AD_BASE_LANG_BLOCK_UNINSTALL}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_BLOCK_UNINSTALL}></h3> <div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> 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.4 xoops2jp/html/modules/base/admin/templates/install_wizard_licence.html:1.1.2.5 --- xoops2jp/html/modules/base/admin/templates/install_wizard_licence.html:1.1.2.4 Thu Aug 10 19:52:01 2006 +++ xoops2jp/html/modules/base/admin/templates/install_wizard_licence.html Mon Aug 14 21:05:18 2006 @@ -5,7 +5,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}> </div> -<h3><{$licence|escape}></h3> +<h3 class="admintitle"><{$licence|escape}></h3> <{if $actionForm->hasError()}> <div class="error"> Index: xoops2jp/html/modules/base/admin/templates/imagecategory_list.html diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.8 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.8 Tue Aug 1 19:44:52 2006 +++ xoops2jp/html/modules/base/admin/templates/imagecategory_list.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}> </div> -<h3><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_LIST}></h3> <ul class="toptab"> <li><a href="index.php?action=ImagecategoryEdit"><{$smarty.const._AD_BASE_LANG_CREATE_NEW}></a></li> Index: xoops2jp/html/modules/base/admin/templates/smiles_delete.html diff -u xoops2jp/html/modules/base/admin/templates/smiles_delete.html:1.1.2.8 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.8 Thu Aug 10 20:06:25 2006 +++ xoops2jp/html/modules/base/admin/templates/smiles_delete.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_SMILES_DELETE}> </div> -<h3><{$smarty.const._AD_BASE_LANG_SMILES_DELETE}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_SMILES_DELETE}></h3> <div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> Index: xoops2jp/html/modules/base/admin/templates/blockinstall_list.html diff -u xoops2jp/html/modules/base/admin/templates/blockinstall_list.html:1.1.2.13 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.13 Sat Aug 12 15:50:02 2006 +++ xoops2jp/html/modules/base/admin/templates/blockinstall_list.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._MI_BASE_MENU_BLOCKINSTALL}> </div> -<h3><{$smarty.const._MI_BASE_MENU_BLOCKINSTALL}></h3> +<h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_BLOCKINSTALL}></h3> <div class="tips"> <{$smarty.const._AD_BASE_TIPS_INSTALL_BLOCK}> Index: xoops2jp/html/modules/base/admin/templates/module_list.html diff -u xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.13 xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.14 --- xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.13 Thu Aug 10 20:06:25 2006 +++ xoops2jp/html/modules/base/admin/templates/module_list.html Mon Aug 14 21:05:18 2006 @@ -3,7 +3,7 @@ »» <a href="./index.php?action=ModuleList"><{$smarty.const._MI_BASE_MENU_MODULELIST}></a> </div> -<h3><{$smarty.const._MI_BASE_MENU_MODULELIST}></h3> +<h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_MODULELIST}></h3> <ul class="toptab"> <li><a href="index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a></li> Index: xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.8 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.8 Thu Aug 10 19:52:01 2006 +++ xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_DELETE}> </div> -<h3><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_DELETE}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_DELETE}></h3> <div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> Index: xoops2jp/html/modules/base/admin/templates/block_edit.html diff -u xoops2jp/html/modules/base/admin/templates/block_edit.html:1.1.2.10 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.10 Mon Aug 14 18:08:58 2006 +++ xoops2jp/html/modules/base/admin/templates/block_edit.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_BLOCK_EDIT}> </div> -<h3><{$smarty.const._AD_BASE_LANG_BLOCK_EDIT}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_BLOCK_EDIT}></h3> <{if $actionForm->hasError()}> <div class="error"> Index: xoops2jp/html/modules/base/admin/templates/smiles_list.html diff -u xoops2jp/html/modules/base/admin/templates/smiles_list.html:1.1.2.8 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.8 Sat Aug 12 22:26:28 2006 +++ xoops2jp/html/modules/base/admin/templates/smiles_list.html Mon Aug 14 21:05:18 2006 @@ -3,7 +3,7 @@ »» <a href="./index.php?action=SmilesList"><{$smarty.const._MI_BASE_MENU_SMILES_MANAGE}></a> </div> -<h3><{$smarty.const._MI_BASE_MENU_SMILES_MANAGE}></h3> +<h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_SMILES_MANAGE}></h3> <ul class="toptab"> <li><a href="index.php?action=SmilesEdit"><{$smarty.const._AD_BASE_LANG_CREATE_NEW}></a></li> Index: xoops2jp/html/modules/base/admin/templates/customblock_edit.html diff -u xoops2jp/html/modules/base/admin/templates/customblock_edit.html:1.1.2.8 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.8 Tue Aug 1 19:43:38 2006 +++ xoops2jp/html/modules/base/admin/templates/customblock_edit.html Mon Aug 14 21:05:18 2006 @@ -12,7 +12,7 @@ <{/if}> </div> -<h3> +<h3 class="admintitle"> <{if $actionForm->get('content')}> <{if $object->get('visible') == 1 }> <{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_EDIT}> Index: xoops2jp/html/modules/base/admin/templates/theme_list.html diff -u xoops2jp/html/modules/base/admin/templates/theme_list.html:1.1.2.4 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.4 Sat Aug 12 22:26:28 2006 +++ xoops2jp/html/modules/base/admin/templates/theme_list.html Mon Aug 14 21:05:18 2006 @@ -3,7 +3,7 @@ »» <a href="./index.php?action=ThemeList"><{$smarty.const._AD_BASE_LANG_THEME_ADMIN}></a> </div> -<h3><{$smarty.const._AD_BASE_LANG_THEME_ADMIN}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_THEME_ADMIN}></h3> <div class="tips"><{$smarty.const._AD_BASE_TIPS_THEME_ADMIN}></div> Index: xoops2jp/html/modules/base/admin/templates/comment_delete.html diff -u xoops2jp/html/modules/base/admin/templates/comment_delete.html:1.1.2.12 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.12 Thu Aug 10 19:52:01 2006 +++ xoops2jp/html/modules/base/admin/templates/comment_delete.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_COMMENT_DELETE}> </div> -<h3><{$smarty.const._AD_BASE_LANG_COMMENT_DELETE}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_COMMENT_DELETE}></h3> <div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> @@ -106,7 +106,7 @@ </table> </form> -<h3><{$smarty.const._AD_BASE_MESSAGE_CHILDREN_DELETED_TOGETHER}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_MESSAGE_CHILDREN_DELETED_TOGETHER}></h3> <table class="outer"> <tr> @@ -140,6 +140,3 @@ </tr> <{/foreach}> </table> - - - Index: xoops2jp/html/modules/base/admin/templates/smiles_edit.html diff -u xoops2jp/html/modules/base/admin/templates/smiles_edit.html:1.1.2.7 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.7 Tue Aug 1 19:43:38 2006 +++ xoops2jp/html/modules/base/admin/templates/smiles_edit.html Mon Aug 14 21:05:18 2006 @@ -9,9 +9,9 @@ </div> <{if $actionForm->get('id')}> - <h3><{$smarty.const._AD_BASE_LANG_SMILES_EDIT}></h3> + <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_SMILES_EDIT}></h3> <{else}> - <h3><{$smarty.const._AD_BASE_LANG_SMILES_NEW}></h3> + <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_SMILES_NEW}></h3> <{/if}> <{if $actionForm->hasError()}> Index: xoops2jp/html/modules/base/admin/templates/preference_list.html diff -u xoops2jp/html/modules/base/admin/templates/preference_list.html:1.1.2.7 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.7 Tue Aug 8 17:27:17 2006 +++ xoops2jp/html/modules/base/admin/templates/preference_list.html Mon Aug 14 21:05:18 2006 @@ -3,7 +3,7 @@ »» <{$smarty.const._MI_BASE_MENU_PREFERENCE}> </div> -<h3><{$smarty.const._MI_BASE_MENU_PREFERENCE}></h3> +<h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_PREFERENCE}></h3> <table class="outer"> <tr> Index: xoops2jp/html/modules/base/admin/templates/image_edit.html diff -u xoops2jp/html/modules/base/admin/templates/image_edit.html:1.1.2.9 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.9 Fri Aug 4 19:45:09 2006 +++ xoops2jp/html/modules/base/admin/templates/image_edit.html Mon Aug 14 21:05:18 2006 @@ -10,9 +10,9 @@ </div> <{if $actionForm->get('image_id')}> - <h3><{$smarty.const._AD_BASE_LANG_IMAGE_EDIT}></h3> + <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGE_EDIT}></h3> <{else}> - <h3><{$smarty.const._AD_BASE_LANG_IMAGE_NEW}></h3> + <h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGE_NEW}></h3> <{/if}> <{if $actionForm->hasError()}> Index: xoops2jp/html/modules/base/admin/templates/comment_list.html diff -u xoops2jp/html/modules/base/admin/templates/comment_list.html:1.1.2.15 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.15 Sat Aug 12 14:52:40 2006 +++ xoops2jp/html/modules/base/admin/templates/comment_list.html Mon Aug 14 21:05:18 2006 @@ -3,7 +3,7 @@ »» <a href="./index.php?action=CommentList"><{$smarty.const._MI_BASE_MENU_COMMENT_MANAGE}></a> </div> -<h3><{$smarty.const._MI_BASE_MENU_COMMENT_MANAGE}></h3> +<h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_COMMENT_MANAGE}></h3> <form method="get" action="./index.php"> <input type="hidden" name="action" value="CommentList" /> Index: xoops2jp/html/modules/base/admin/templates/module_install.html diff -u xoops2jp/html/modules/base/admin/templates/module_install.html:1.1.2.7 xoops2jp/html/modules/base/admin/templates/module_install.html:1.1.2.8 --- xoops2jp/html/modules/base/admin/templates/module_install.html:1.1.2.7 Sun Aug 13 15:05:24 2006 +++ xoops2jp/html/modules/base/admin/templates/module_install.html Mon Aug 14 21:05:18 2006 @@ -5,7 +5,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_CONF}></h3> <div class="confirm"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_ADVICE|replace:"_%s_":$module->getShow('name','e')}></div> Index: xoops2jp/html/modules/base/admin/templates/comment_view.html diff -u xoops2jp/html/modules/base/admin/templates/comment_view.html:1.1.2.4 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.4 Tue Aug 1 19:44:38 2006 +++ xoops2jp/html/modules/base/admin/templates/comment_view.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_COMMENT_VIEW}> </div> -<h3><{$smarty.const._AD_BASE_LANG_COMMENT_VIEW}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_COMMENT_VIEW}></h3> <table class="outer"> <tr> @@ -90,7 +90,7 @@ </tr> </table> -<h3><{$smarty.const._AD_BASE_LANG_RES_FOR_COMMENT}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_RES_FOR_COMMENT}></h3> <table class="outer"> <tr> Index: xoops2jp/html/modules/base/admin/templates/blockinstall_edit.html diff -u xoops2jp/html/modules/base/admin/templates/blockinstall_edit.html:1.1.2.6 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.6 Tue Aug 1 19:43:38 2006 +++ xoops2jp/html/modules/base/admin/templates/blockinstall_edit.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._AD_BASE_LANG_BLOCK_INSTALL}> </div> -<h3><{$smarty.const._AD_BASE_LANG_BLOCK_INSTALL}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_BLOCK_INSTALL}></h3> <{if $actionForm->hasError()}> <div class="error"> Index: xoops2jp/html/modules/base/admin/templates/install_list.html diff -u xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.6 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.6 Tue Aug 8 17:27:17 2006 +++ xoops2jp/html/modules/base/admin/templates/install_list.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <a href="./index.php?action=InstallList"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></a> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></h3> <div class="tips"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_LIST_ADVICE}></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.9 xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.10 --- xoops2jp/html/modules/base/admin/templates/module_information.html:1.1.2.9 Tue Aug 8 17:27:16 2006 +++ xoops2jp/html/modules/base/admin/templates/module_information.html Mon Aug 14 21:05:18 2006 @@ -7,7 +7,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_INFORMATION}> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_INFORMATION}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_INFORMATION}></h3> <h5><{$smarty.const._MD_A_BASE_LANG_MOD_BASIC_INFO}></h5> <table class="outer"> Index: xoops2jp/html/modules/base/admin/templates/image_delete.html diff -u xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.7 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.7 Thu Aug 10 19:52:01 2006 +++ xoops2jp/html/modules/base/admin/templates/image_delete.html Mon Aug 14 21:05:18 2006 @@ -5,7 +5,7 @@ »» <{$smarty.const._AD_BASE_LANG_IMAGE_DELETE}> </div> -<h3><{$smarty.const._AD_BASE_LANG_IMAGE_DELETE}></h3> +<h3 class="admintitle"><{$smarty.const._AD_BASE_LANG_IMAGE_DELETE}></h3> <div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> 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.9 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.9 Fri Aug 11 20:02:39 2006 +++ xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html Mon Aug 14 21:05:18 2006 @@ -3,7 +3,7 @@ »» <a href="./index.php?action=ActSearch"><{$smarty.const._MI_BASE_MENU_ACTIONSEARCH}></a> </div> -<h3><{$smarty.const._MI_BASE_MENU_ACTIONSEARCH}></h3> +<h3 class="admintitle"><{$smarty.const._MI_BASE_MENU_ACTIONSEARCH}></h3> <div class="tips"><{$smarty.const._MB_A_BASE_LANG_ACTIONSEARCH_INFO}></div> <form action="index.php" method="get"> 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.6 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.6 Tue Aug 1 19:47:17 2006 +++ xoops2jp/html/modules/base/admin/templates/module_list_confirm.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUPDATE_CONF}></h3> <form method="post"> <{xoops_token form=$actionForm}> Index: xoops2jp/html/modules/base/admin/templates/module_uninstall.html diff -u xoops2jp/html/modules/base/admin/templates/module_uninstall.html:1.1.2.4 xoops2jp/html/modules/base/admin/templates/module_uninstall.html:1.1.2.5 --- xoops2jp/html/modules/base/admin/templates/module_uninstall.html:1.1.2.4 Sun Aug 13 15:05:24 2006 +++ xoops2jp/html/modules/base/admin/templates/module_uninstall.html Mon Aug 14 21:05:18 2006 @@ -4,7 +4,7 @@ »» <{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_CONF}> </div> -<h3><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_CONF}></h3> +<h3 class="admintitle"><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_CONF}></h3> <ul> <li><{$smarty.const._MD_A_BASE_LANG_MODUNINSTALL_ADVICE|replace:"_%s_":$module->getShow('name')}>