I'm a total PyroCMS / CodeIgniter newbie and am trying to create my first module, based off Jerel Unruh's Sample module.
Can anyone point me in the direction of the file responsible for adding the '+ Add ...' button which appears to the right of the module name & description in the control panel because for some reason (undoubtedly an error on my part when editing) it's not appearing on my site when I navigate to Content -> My Module Name.
Thanks in advance, Tony.
[EDIT]: I've found the answer. It's in the details.php file in the root of the module. :)