View Single Post
  #5  
Old 09-21-2004, 09:20 AM
 
subidu subidu is offline
 

Newbie
  
Join Date: Apr 2004
Posts: 9
 

Default

Since it all happens in HELP section, I did what you suggested, but in index.tpl file of HELP section.

I added:

Quote:
{elseif $section eq "user_testing_survey"}
{include file="help/user_testing_survey.tpl"}

And it works!!

Thanks a lot...
Reply With Quote