Quote:
Originally Posted by Shinriu
But the catch is I don't want to restrict access to that section for the registered users.
|
Quote:
Originally Posted by Shinriu
Would this be right? Sorta right?
Code:
<if condition="$forum['forumid'] == FORUMID">stumped here</if>
|
Code:
<if condition="$forum['forumid'] == FORUMID">Private</if>
Remember, you're not trying to edit the header, you're trying to edit the column bit.