
02-14-2008, 04:03 PM
|
|
 | |
|
|
 X-Wizard
|
|
Join Date: Jul 2005
Location: www.mercuryminds.com
Posts: 1,531
|
|
|
Re: How can I add a new page to Help?
you need to write bit more code in include/help.php
as
if ($section == 'testimonials') {
do this ....
}
I would suggest to create a static page and give a link.
|
|