Thread
:
adding new help template
View Single Post
#
2
05-27-2004, 06:20 AM
Mod King
Senior Member
Join Date: May 2004
Posts: 115
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
Mod King
View Public Profile
Send a private message to Mod King
Find all posts by Mod King