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

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 6月 14日 (水) 21:45:25 JST


Index: xoops2jp/html/modules/base/admin/templates/module_list.html
diff -u xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.9 xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.10
--- xoops2jp/html/modules/base/admin/templates/module_list.html:1.1.2.9	Wed Jun 14 01:12:53 2006
+++ xoops2jp/html/modules/base/admin/templates/module_list.html	Wed Jun 14 21:45:24 2006
@@ -21,7 +21,7 @@
 
 <form method="post">
 <{xoops_token form=$actionForm}>
-<table classs="outer">
+<table class="outer">
   <tr>
     <th><{$smarty.const._MD_A_BASE_LANG_MID}><br />
       <a href="index.php?action=ModuleList&amp;sort=<{$smarty.const.MODULE_SORT_KEY_MID}>"><img src="<{"icons/up.gif"|theme}>" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>"></a>
Index: xoops2jp/html/modules/base/admin/templates/install_list.html
diff -u xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.3 xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.4
--- xoops2jp/html/modules/base/admin/templates/install_list.html:1.1.2.3	Thu Apr 13 00:11:19 2006
+++ xoops2jp/html/modules/base/admin/templates/install_list.html	Wed Jun 14 21:45:24 2006
@@ -8,7 +8,7 @@
 
 <div class="tips"><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_LIST_ADVICE}></div>
 
-<table classs="outer">
+<table class="outer">
   <tr>
     <th><{$smarty.const._MD_A_BASE_LANG_NAME}></th>
     <th><{$smarty.const._MD_A_BASE_LANG_VERSION}></th>
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.4 xoops2jp/html/modules/base/admin/templates/module_list_confirm.html:1.1.2.5
--- xoops2jp/html/modules/base/admin/templates/module_list_confirm.html:1.1.2.4	Wed Jun 14 01:12:53 2006
+++ xoops2jp/html/modules/base/admin/templates/module_list_confirm.html	Wed Jun 14 21:45:24 2006
@@ -19,7 +19,7 @@
 <form method="post">
   <{xoops_token form=$actionForm}>
   <{xoops_input type=hidden name=confirm value=1}>
-<table classs="outer">
+<table class="outer">
   <tr>
     <th><{$smarty.const._MD_A_BASE_LANG_MID}></th>
     <th><{$smarty.const._MD_A_BASE_LANG_NAME}></th>


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