Quote:
Originally Posted by Sage Knight
Did you use a mod to add the extra tab?
|
No, I added it in the templates with this code:
After this line:
{vb:raw template_hook.navtab_end}
I added this:
<!-- Additional Tab -->
<vb:if condition="$bbuserinfo['userid'] != 0">
<li><a class="navtab" href="http://www.MYFPORUM.com/search.php?search_type=1&query=*%22[QUOTE={vb:raw bbuserinfo.username};%22*&sortby=dateline&showpost s=1&searchdate=60&beforeafter=after&do=process" accesskey="2">Svar p? dina inl?gg</a></li>
</vb:if>
<!-- End Additional Tab -->