2001-05-17 14:22:16 +00:00
|
|
|
<div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0">
|
|
|
|
<tr>
|
|
|
|
<td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a> -> {FORUM_NAME}</font></td>
|
|
|
|
</tr>
|
|
|
|
</table></div>
|
|
|
|
|
2001-05-03 23:25:25 +00:00
|
|
|
<div align="center"><table width="98%" cellpadding="1" cellspacing="0" border="0">
|
2001-05-06 16:58:36 +00:00
|
|
|
<tr><form action="{S_POST_ACTION}" method="POST">
|
2001-05-03 23:25:25 +00:00
|
|
|
<td bgcolor="{T_TH_COLOR1}"><table border="0" cellpadding="3" cellspacing="1" width="100%">
|
|
|
|
<tr>
|
|
|
|
<td colspan="2" bgcolor="{T_TH_COLOR3}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>Post a Topic</b></font></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td bgcolor="{T_TD_COLOR1}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{L_SUBJECT}</b></font></td>
|
|
|
|
<td bgcolor="{T_TD_COLOR2}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}">{SUBJECT_INPUT}</font></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td bgcolor="{T_TD_COLOR1}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{L_MESSAGEBODY}</b></font><br /><br /><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{HTML_STATUS}<br />{BBCODE_STATUS}</font></td>
|
|
|
|
<td bgcolor="{T_TD_COLOR2}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}">{MESSAGE_INPUT}</font></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td bgcolor="{T_TD_COLOR1}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{L_OPTIONS}</b></font></td>
|
|
|
|
<td bgcolor="{T_TD_COLOR2}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}">{HTML_TOGGLE}<br />{BBCODE_TOGGLE}<br />{SMILE_TOGGLE}<br />{SIG_TOGGLE}<br />{NOTIFY_TOGGLE}</font></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2001-05-06 16:58:36 +00:00
|
|
|
<td colspan="2" bgcolor="{T_TH_COLOR3}" align="center">{S_HIDDEN_FORM_FIELDS}<input type="submit" name="preview" value="{L_PREVIEW}"> <input type="submit" name="submit" value="{L_SUBMIT}"> <input type="submit" name="cancel" value="{L_CANCEL}"></td>
|
2001-05-03 23:25:25 +00:00
|
|
|
</tr>
|
|
|
|
</table></td>
|
|
|
|
</form></tr>
|
|
|
|
</table></div>
|