How do you delete a template?

IcEWoLF

Well-known member
Licensed customer
I noticed after uninstalling a block in XenPorta, this was left behind...

How do I delete these?
 

Attachments

  • delete.webp
    delete.webp
    36.4 KB · Views: 83
It must have been written to the master style. You need to add this line to the library/config.php file to edit the master style:

Code:
$config['debug'] = 1;
 
You may want to start posting in the support forums versus feedback to get more community responses from people who don't recgonize your name to know you are licensed.
 
Back
Top Bottom