Tom Hayakawa
tom_g3x****@users*****
2006年 8月 14日 (月) 21:16:19 JST
Index: xoops2jp/html/modules/user/admin/templates/group_property.html diff -u xoops2jp/html/modules/user/admin/templates/group_property.html:1.1.2.12 xoops2jp/html/modules/user/admin/templates/group_property.html:1.1.2.13 --- xoops2jp/html/modules/user/admin/templates/group_property.html:1.1.2.12 Mon Aug 14 21:05:18 2006 +++ xoops2jp/html/modules/user/admin/templates/group_property.html Mon Aug 14 21:16:19 2006 @@ -36,7 +36,7 @@ </table> <hr /> -<h4><{$smarty.const._AD_USER_LANG_GROUP_ASSIN_MEMBERS}></h4> +<h4 class="admintitle"><{$smarty.const._AD_USER_LANG_GROUP_ASSIN_MEMBERS}></h4> <table class="outer"> <tr> @@ -73,9 +73,9 @@ <div class="pagenavi"><{xoops_pagenavi pagenavi=$pageNavi}></div> <hr /> -<h4><{$smarty.const._AD_USER_LANG_PERM_ACCESS_ADMIN}></h4> +<h4 class="admintitle"><{$smarty.const._AD_USER_LANG_PERM_ACCESS_ADMIN}></h4> -<h5><{$smarty.const._AD_USER_LANG_PERM_MODULE_ACCESS}></h5> +<h5 class="admintitle"><{$smarty.const._AD_USER_LANG_PERM_MODULE_ACCESS}></h5> <{if $systemPermissions }> <table class="outer"> <tr class="head"> @@ -129,7 +129,7 @@ </table> <br /> -<h5><{$smarty.const._AD_USER_LANG_PERM_BLOCK_ACCESS}></h5> +<h5 class="admintitle"><{$smarty.const._AD_USER_LANG_PERM_BLOCK_ACCESS}></h5> <{foreach key=i item=permissions from=$blockPermissions}> <table class="outer"> Index: xoops2jp/html/modules/user/admin/templates/group_member.html diff -u xoops2jp/html/modules/user/admin/templates/group_member.html:1.1.2.14 xoops2jp/html/modules/user/admin/templates/group_member.html:1.1.2.15 --- xoops2jp/html/modules/user/admin/templates/group_member.html:1.1.2.14 Mon Aug 14 21:05:18 2006 +++ xoops2jp/html/modules/user/admin/templates/group_member.html Mon Aug 14 21:16:19 2006 @@ -36,7 +36,7 @@ </table> <hr /> -<h4><{$smarty.const._AD_USER_LANG_GROUP_NOASSIN_MEMBERS}></h4> +<h4 class="admintitle"><{$smarty.const._AD_USER_LANG_GROUP_NOASSIN_MEMBERS}></h4> <{if $actionForm->hasError()}> <div class="error"> @@ -100,7 +100,7 @@ <div class="pagenavi"><{xoops_pagenavi pagenavi=$noPageNavi}></div> <hr /> -<h4><{$smarty.const._AD_USER_LANG_GROUP_ASSIN_MEMBERS}></h4> +<h4 class="admintitle"><{$smarty.const._AD_USER_LANG_GROUP_ASSIN_MEMBERS}></h4> <form method="post" action=""> <{xoops_token name=$tokenName value=$tokenValue}> Index: xoops2jp/html/modules/user/admin/templates/group_perm.html diff -u xoops2jp/html/modules/user/admin/templates/group_perm.html:1.1.2.18 xoops2jp/html/modules/user/admin/templates/group_perm.html:1.1.2.19 --- xoops2jp/html/modules/user/admin/templates/group_perm.html:1.1.2.18 Mon Aug 14 21:05:18 2006 +++ xoops2jp/html/modules/user/admin/templates/group_perm.html Mon Aug 14 21:16:19 2006 @@ -36,9 +36,9 @@ </table> <hr /> -<h4><{$smarty.const._AD_USER_LANG_PERM_ACCESS_ADMIN}></h4> +<h4 class="admintitle"><{$smarty.const._AD_USER_LANG_PERM_ACCESS_ADMIN}></h4> -<h5><{$smarty.const._AD_USER_LANG_PERM_MODULE_ACCESS}></h5> +<h5 class="admintitle"><{$smarty.const._AD_USER_LANG_PERM_MODULE_ACCESS}></h5> <{if $actionForm->hasError()}> <div class="error"> @@ -94,7 +94,7 @@ </table> <br /> -<h5><{$smarty.const._AD_USER_LANG_PERM_BLOCK_ACCESS}></h5> +<h5 class="admintitle"><{$smarty.const._AD_USER_LANG_PERM_BLOCK_ACCESS}></h5> <{foreach key=i item=permissions from=$blockPermissions}> <table class="outer">