View Single Post
  #2  
Old 02-14-2008, 04:03 PM
  Dongan's Avatar 
Dongan Dongan is offline
 

X-Wizard
  
Join Date: Jul 2005
Location: www.mercuryminds.com
Posts: 1,531
 

Default 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.
Reply With Quote