That didn't work for me. lol Like I see the custom template still there but without a title. Like its a blank in the title. Any other way? I'll see if I can delete from the MySQL.
You will have to delete the template from the MASTER STYLE, you'll need to enable debug mode in order to access the MASTER STYLE then. You can do this by adding this line to your config.php file and uploading it to your server.
PHP Code:
Code:
$config['Misc']['debug'] = true;
Then just "Revert" the template you want to, in the MASTER STYLE, as usual.