It must be like this on v4b03.x:
Print Page | Close Window
TOPIC TITLE COMES HERE
Printed from: FORUM NAME
Topic URL: URL
Printed on: 28/10/2002
Topic:
--------------------------------------------------------------------------------
Topic author: MEMBER NAME
Subject: TOPIC SUBJECT
Posted on: 03/10/2001 11:01:47
Message:
MESSAGE COMES HERE
Replies:
--------------------------------------------------------------------------------
REPLIES COMES HERE
I see what you mean but nothing is wrong there. The words "Topic:" and "Replies:" are headers of the following sections (devided by horizontal rules.
If want to do this change anyway, move line 99 (the following line):
"<p align=""left""><font face=""" & strDefaultFontFace & """ size=""" & strHeaderFontSize & """><b>" & chkString(rs4("T_SUBJECT"),"display") & "</b></p>" & vbNewline & _
before the line (104?)
"<hr></p></div align=center></center>" & vbNewline & _
<