figured it out... created a /includes/xml/
cpnav_edittemps.xml file and put this in:
PHP Code:
?xml version="1.0" encoding="ISO-8859-1"?>
<navgroups product="vbulletin">
<navgroup phrase="styles_and_templates" permissions="canadminstyles" displayorder="20">
<navoption displayorder="1">
<text>Edit Templates</text>
<link>template.php?s=&group=&do=modify&expandset=1</link>
</navoption>
</navgroup>
</navgroups>
Had it right the whole time except the "&" was suppose to be "&"