Changeset 554 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/07 14:09:16 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/newbb/include/forumform.inc.php
r553 r554 53 53 echo "</tr> 54 54 <tr> 55 <td class=' even' valign='top' nowrap='nowrap'>". _MD_SUBJECTC ."</td>55 <td class='head' valign='top' nowrap='nowrap'>". _MD_SUBJECTC ."</td> 56 56 <td class='odd'>"; 57 57 58 58 echo "<input type='text' id='subject' name='subject' size='60' maxlength='100' value='$subject' /></td></tr> 59 59 <tr> 60 <td class=' even' valign='top' nowrap='nowrap'>". _MD_RESPONSE ."</td>61 <td class=' odd'>60 <td class='head' valign='top' nowrap='nowrap'>". _MD_RESPONSE ."</td> 61 <td class='even'> 62 62 "; 63 63
Note: See TracChangeset
for help on using the changeset viewer.
