Quote:
Originally Posted by TexasOutdoors
In your index_footer, is this code in the URL for modcp ?
PHP Code:
<if condition="$show['admincplink']"><a href="$vboptions[bburl]/$admincpdir/">$vbphrase[admin]</a> -</if>
<if condition="$show['modcplink']"><a href="$vboptions[bburl]/$modcpdir/">$vbphrase[mod]</a> -</if>
When you say header, are you referring to the Navigation? On mine, I opened the navbar template and added in front of all the forum links.
|
Thanks v1.1 and your template tip fixed it! You guys are great!