1) edit help/general.tpl and add the following line:
How to shop {include file="buttons/go.tpl"}
this is just a modified copy of another help section span.
2) edit help/index.tpl and add the new section template reference:
{elseif $section eq "hts"} {include file="help/hts.tpl"}
this is also a modified copy of another help section reference.
3) create the help/hts.tpl and write the text required. To make it fit into dialog use example from the help/about.tpl.
__________________
Web Design Web Design and Custom X-Cart Projects
http://www.dataviking.com
Mention the forums for discounts!
x-cart Version 4.1.8
|