Quote:
Originally Posted by Stefan118
What I have done is this:
In the navbar template find:
Code:
{vb:raw navigation}
And paste this code below it.
Code:
<vb:if condition="in_array($bbuserinfo['userid'], array(699,2178,4319))">
<li> <a class='navtab' href='modcp/index.php' target='_blank'> Moderator login </a>
</li>
</vb:if>
Don't forget to change the member ID numbers to your own moderators.
This will add a tab in the navbar to your ModCP or whatever you make the link.
Works on 4.2.0
Edit:
Oeps, i see now that you want a UserCP tab.
|
yeah thanks but was after user cp tab