Quote:
	
	
		| 
			
				 
					Originally Posted by Ajof
					
				 
				Brandon how did you make those pages in the forum acp, because im trying to make a mod similar to the custom pages mod for 1.2 but the acp pages look rather complicated in other mods! Im not after a config setting I need a completely seperate page for it. 
 
Cheers 
			
		 | 
	
	
 Check the module_meta.php file (admin > modules > modulename > module_meta.php) for the ACP section / module you want to add a link for.  I also know there's a way to do that without editing any files because a plugin does it that way. :)
BMR777