PDA


View Full Version : How do I move templates into a folder?


joeychgo
05-18-2004, 06:37 AM
I just added the top ten module....

How do I make the templates for this go to the CMPS folder? How do I move those templates?

bluesteel
05-18-2004, 07:00 AM
In your includes/adminfunctions_template.php find :

'subscription' => $vbphrase['group_paid_subscriptions'],

Below this, add :

'adv' => 'vBadvanced CMPS',

and save it.

That should do the trick.

joeychgo
05-18-2004, 07:06 AM
works............. thanks

joeychgo
05-18-2004, 07:12 AM
OK so while im add it, how do I add a different folder? So I can clean up my custom templates........?