Index: temp/test-xoops.ec-cube.net/html/modules/newbb/include/forumform.inc.php
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/newbb/include/forumform.inc.php	(revision 405)
+++ temp/test-xoops.ec-cube.net/html/modules/newbb/include/forumform.inc.php	(revision 553)
@@ -53,11 +53,11 @@
 echo "</tr>
 <tr>
-<td class='head' valign='top' nowrap='nowrap'>". _MD_SUBJECTC ."</td>
+<td class='even' valign='top' nowrap='nowrap'>". _MD_SUBJECTC ."</td>
 <td class='odd'>";
 
 echo "<input type='text' id='subject' name='subject' size='60' maxlength='100' value='$subject' /></td></tr>
 <tr>
-<td class='head' valign='top' nowrap='nowrap'>". _MD_RESPONSE ."</td>
-<td class='even'>
+<td class='even' valign='top' nowrap='nowrap'>". _MD_RESPONSE ."</td>
+<td class='odd'>
 ";
 
