Quote:
Originally Posted by mikaelweb
In the Navbar template find:
Code:
<if condition="$show['member']">
Above that add:
Code:
<td class="vbmenu_control"><if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]"> Forums <else /> <a href="$vboptions[homeurl]?$session[sessionurl]"> Home </if></a></td>
|
Please re-read the post as your code does not pertain to what I'm trying to do... thanks anyway.