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

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 8月 14日 (月) 18:08:58 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.6 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.6	Thu Aug 10 19:52:01 2006
+++ xoops2jp/html/modules/base/admin/templates/customblock_delete.html	Mon Aug 14 18:08:58 2006
@@ -11,7 +11,7 @@
 <form method="post" action="./index.php?action=CustomBlockDelete">
   <{xoops_token form=$actionForm}>
   <{xoops_input type=hidden name=bid value=$actionForm->get('bid')}>
-  <table class="outer" cellspacing="1">
+  <table class="outer">
     <tr>
       <th colspan="2"><{$smarty.const._AD_BASE_LANG_CUSTOMBLOCK_DELETE}></th>
     </tr>
Index: xoops2jp/html/modules/base/admin/templates/block_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/block_edit.html:1.1.2.9 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.9	Tue Aug  1 19:43:17 2006
+++ xoops2jp/html/modules/base/admin/templates/block_edit.html	Mon Aug 14 18:08:58 2006
@@ -19,7 +19,7 @@
 <form action="index.php?action=BlockEdit" method="post">
   <{xoops_token form=$actionForm}>
   <{xoops_input type=hidden name=bid value=$actionForm->get('bid')}>
-  <table class="outer" cellspacing="1">
+  <table class="outer">
     <tr>
       <th colspan="2"><{$smarty.const._AD_BASE_LANG_BLOCK_EDIT}></th>
     </tr>


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