[xoops-cvslog 32] CVS update: xoops2jp/html/modules/newbb/templates

Back to archive index

onokazu onoka****@users*****
2005年 5月 30日 (月) 20:05:19 JST


Index: xoops2jp/html/modules/newbb/templates/newbb_search.html
diff -u xoops2jp/html/modules/newbb/templates/newbb_search.html:1.1 xoops2jp/html/modules/newbb/templates/newbb_search.html:1.1.6.1
--- xoops2jp/html/modules/newbb/templates/newbb_search.html:1.1	Thu Sep  9 14:15:18 2004
+++ xoops2jp/html/modules/newbb/templates/newbb_search.html	Mon May 30 20:05:19 2005
@@ -41,6 +41,7 @@
           <tr>
             <td class="head" width="50%" align="right">&nbsp;</td>
             <td class="even"><input type="submit" name="submit" value="<{$lang_search}>" /></td>
+          </tr>
         </table>
       </td>
     </tr>
Index: xoops2jp/html/modules/newbb/templates/newbb_searchresults.html
diff -u xoops2jp/html/modules/newbb/templates/newbb_searchresults.html:1.1 xoops2jp/html/modules/newbb/templates/newbb_searchresults.html:1.1.6.1
--- xoops2jp/html/modules/newbb/templates/newbb_searchresults.html:1.1	Thu Sep  9 14:15:18 2004
+++ xoops2jp/html/modules/newbb/templates/newbb_searchresults.html	Mon May 30 20:05:19 2005
@@ -15,7 +15,7 @@
 			<td><{$lang_author}></td>
 			<td><{$lang_replies}></td>
 			<td><{$lang_views}></td>
-			<td nowrap><{$lang_possttime}></td>
+			<td nowrap="nowrap"><{$lang_possttime}></td>
         </tr>
         <!-- start search results -->
 		<{section name=i loop=$results}>
@@ -53,11 +53,14 @@
             <td class="head" width="50%">&nbsp;</td>
             <td class="even" width="50%"><input type="radio" name="addterms" value="all" /><{$lang_searchall}></td>
           </tr>
+          <tr>
             <td class="head" width="50%" align="right"><b><{$lang_author}></b>&nbsp;</td>
             <td class="even" width="50%"><input type="text" name="search_username" /></td>
           </tr>
+          <tr>
             <td class="head" width="50%" align="right">&nbsp;</td>
             <td class="even"><input type="submit" name="submit" value="<{$lang_search}>" /></td>
+          </tr>
         </table>
       </td>
     </tr>
Index: xoops2jp/html/modules/newbb/templates/newbb_viewforum.html
diff -u xoops2jp/html/modules/newbb/templates/newbb_viewforum.html:1.1 xoops2jp/html/modules/newbb/templates/newbb_viewforum.html:1.1.6.1
--- xoops2jp/html/modules/newbb/templates/newbb_viewforum.html:1.1	Thu Sep  9 14:15:18 2004
+++ xoops2jp/html/modules/newbb/templates/newbb_viewforum.html	Mon May 30 20:05:19 2005
@@ -46,6 +46,7 @@
     </td>
   </tr>
 </table>
+</form>
 <!-- end forum main table -->
 
 <table align="center" border="0" width="100%">


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