Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Using Christoc's Template a custom tab gets added to the module settings.
I need to add another tab. I created a new user control that inherits from ModuleSettingsBase (just like the default one in the template), and I added the control to the Module Definitions of my module (from Host-Extensions), yet it's not working.
What am I missing?