Tom Hayakawa
tom_g3x****@users*****
2006年 6月 14日 (水) 00:41:26 JST
Index: xoops2jp/html/modules/base/admin/templates/customblock_delete.html diff -u xoops2jp/html/modules/base/admin/templates/customblock_delete.html:1.1.2.3 xoops2jp/html/modules/base/admin/templates/customblock_delete.html:1.1.2.4 --- xoops2jp/html/modules/base/admin/templates/customblock_delete.html:1.1.2.3 Tue Jun 13 00:47:18 2006 +++ xoops2jp/html/modules/base/admin/templates/customblock_delete.html Wed Jun 14 00:41:26 2006 @@ -6,7 +6,7 @@ <h3><{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_DELETE}></h3> -<div class="important"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> +<div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> <form action="./index.php?action=CustomBlockDelete" method="POST"> <{xoops_token form=$actionForm}> Index: xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.5 xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.6 --- xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html:1.1.2.5 Tue Jun 13 00:47:18 2006 +++ xoops2jp/html/modules/base/admin/templates/imagecategory_delete.html Wed Jun 14 00:41:26 2006 @@ -6,7 +6,7 @@ <h3><{$smarty.const._AD_BASE_LANG_IMAGECATEGORY_DELETE}></h3> -<div class="important"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> +<div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> <form action="./index.php?action=ImagecategoryDelete" method="POST"> <{xoops_token form=$actionForm}> Index: xoops2jp/html/modules/base/admin/templates/image_delete.html diff -u xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.4 xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.5 --- xoops2jp/html/modules/base/admin/templates/image_delete.html:1.1.2.4 Tue Jun 13 00:47:18 2006 +++ xoops2jp/html/modules/base/admin/templates/image_delete.html Wed Jun 14 00:41:26 2006 @@ -7,7 +7,7 @@ <h3><{$smarty.const._AD_BASE_LANG_IMAGE_DELETE}></h3> -<div class="important"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> +<div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> <form action="./index.php?action=ImageDelete" method="POST"> <{xoops_token form=$actionForm}> Index: xoops2jp/html/modules/base/admin/templates/smiles_delete.html diff -u xoops2jp/html/modules/base/admin/templates/smiles_delete.html:1.1.2.4 xoops2jp/html/modules/base/admin/templates/smiles_delete.html:1.1.2.5 --- xoops2jp/html/modules/base/admin/templates/smiles_delete.html:1.1.2.4 Tue Jun 13 00:47:18 2006 +++ xoops2jp/html/modules/base/admin/templates/smiles_delete.html Wed Jun 14 00:41:26 2006 @@ -6,7 +6,7 @@ <h3><{$smarty.const._AD_BASE_LANG_SMILES_DELETE}></h3> -<div class="important"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> +<div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> <form action="./index.php?action=SmilesDelete" method="POST"> <{xoops_token form=$actionForm}> Index: xoops2jp/html/modules/base/admin/templates/comment_delete.html diff -u xoops2jp/html/modules/base/admin/templates/comment_delete.html:1.1.2.8 xoops2jp/html/modules/base/admin/templates/comment_delete.html:1.1.2.9 --- xoops2jp/html/modules/base/admin/templates/comment_delete.html:1.1.2.8 Tue Jun 13 00:47:18 2006 +++ xoops2jp/html/modules/base/admin/templates/comment_delete.html Wed Jun 14 00:41:26 2006 @@ -6,7 +6,7 @@ <h3><{$smarty.const._AD_BASE_LANG_COMMENT_DELETE}></h3> -<div class="important"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> +<div class="confirm"><{$smarty.const._AD_BASE_MESSAGE_CONFIRM_DELETE}></div> <form action="./index.php?action=CommentDelete" method="POST"> <{xoops_token form=$actionForm}>