View Full Version : Deleating Templates?
mcyates
07-05-2003, 05:05 PM
How do i delete templates which do not have the "remove" option next to them in the admin cp?
assassingod
07-05-2003, 05:30 PM
You could run a SQL query, like this:
DELETE FROM template WHERE title="templatename"
mcyates
12-02-2004, 10:44 PM
You could run a SQL query, like this:
DELETE FROM template WHERE title="templatename"
thanks
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.