I need to modify text within HELP section to reflect the forum. I don't want the generic text SMF privided
I am talking about modifying this..
"
So you've arrived at this Simple Machines Forum (http://www.simplemachines.org/) (SMF)! Perhaps you've been looking at the board index (http://forum.unitedreefer.com/index.php?action=help;page=index#board) or a screen telling you that you need to register before you can read it and you're wondering what to do next?
Well, some forums permit guests to read and post, some permit guests to read only and some are restricted to registered members. We'd recommend registering (http://forum.unitedreefer.com/index.php?action=help;page=registering) at any forum that you see yourself using regularly because many of the most useful features will only become available to you when you do so. Since SMF, however, is such a flexible system that few forums are likely to be identical, we will start by describing four key areas that we'd normally expect to be there for you:"
All the text in the help files are located in /themes/default/languages/help.english.php
You will need a text editor, or code editor of some sort.
How would I go about adding additional custom pages to the help files?
I honestly have no clue. Maybe ask in coding discussion or find a mod that does it and see how they did?