chriswatson
01-05-2010, 11:49 AM
Hi, can somebody please help me change the following code to make it compatible with vb 4 for use in the navbar template.
<if condition="($foruminfo[title] == '')">
<h1>$foruminfo[title]</h1>
<p>$foruminfo[description] $threadinfo[title]</p>
</if>
Many thanks
Chris.
<if condition="($foruminfo[title] == '')">
<h1>$foruminfo[title]</h1>
<p>$foruminfo[description] $threadinfo[title]</p>
</if>
Many thanks
Chris.