Quote:
Originally Posted by The Geek
nordino - ill have to check into that.
sv1cec - It is in the GAS_article_pb. There is an if clause around the header. If its an article (firstpost), show the article header. If not, show the comment style header.
HTHs
|
so do we need to erase this line?
PHP Code:
<if condition="$post['postid'] == $thread['firstpostid']">
:nervous: