Hi,
How do I remove the "Select Profile" (the bit with Platform, OS and OS Version) from the Report issue page?
Cheers
Remove the "Select Profile" section from "Report Issue"
Moderators: Developer, Contributor
Re: Remove the "Select Profile" section from "Report Issue"
add the following line to file config_inc.php
Code: Select all
$g_enable_profiles = OFF;