View Single Post
  #2  
Old 05-27-2004, 06:20 AM
 
Mod King Mod King is offline
 

Senior Member
  
Join Date: May 2004
Posts: 115
 

Default

You need to edit skin1/help/index.tpl

And add these lines to it

Code:
{elseif $section eq "returns"} {include file="help/returns.tpl"}

Put it right before:
{else}
{include file="help/general.tpl"}
{/if}
__________________
Mod King
Reply With Quote