Changeset 553 for temp


Ignore:
Timestamp:
2006/12/07 14:08:49 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/newbb/include/forumform.inc.php

    r405 r553  
    5353echo "</tr> 
    5454<tr> 
    55 <td class='head' valign='top' nowrap='nowrap'>". _MD_SUBJECTC ."</td> 
     55<td class='even' valign='top' nowrap='nowrap'>". _MD_SUBJECTC ."</td> 
    5656<td class='odd'>"; 
    5757 
    5858echo "<input type='text' id='subject' name='subject' size='60' maxlength='100' value='$subject' /></td></tr> 
    5959<tr> 
    60 <td class='head' valign='top' nowrap='nowrap'>". _MD_RESPONSE ."</td> 
    61 <td class='even'> 
     60<td class='even' valign='top' nowrap='nowrap'>". _MD_RESPONSE ."</td> 
     61<td class='odd'> 
    6262"; 
    6363 
Note: See TracChangeset for help on using the changeset viewer.