benFF
11-11-2005, 11:51 PM
In your admincp, go to:
Plugin System (down the bottom)
Add New Plugin.
In the resulting screen set the following:
Product: vBulletin
Hook Location: template_groups (it's under vBulletin: General Administration)
Title: VBA Links Template Grouping
Plugin PHP Code: $only['adv_links'] = 'ADV Links';
Et voila! :)
Plugin System (down the bottom)
Add New Plugin.
In the resulting screen set the following:
Product: vBulletin
Hook Location: template_groups (it's under vBulletin: General Administration)
Title: VBA Links Template Grouping
Plugin PHP Code: $only['adv_links'] = 'ADV Links';
Et voila! :)