Thanks, just installed... working good on my first try
Only problem I had was the very last line of code:
###### In your navbar template find:
<td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td>
###### Below it add:
<td class="vbmenu_control"><a href="timeslips.php?$session[sessionurl]">$vbphrase[timeslips]</a></td>
----------------------------------------------------------------------------------
I guess my installed template (VBclassic) didn't have the first line to add the new line under :-/
I'll figure it out I suppose