I know this must be easy so can anyone help.
I need to add a new template page under the help section called returns.tpl . so i've done this.
copied an existing template from the skin1/help folder and edited it to have the information I want
edited the menu_cart.tpl by adding this code
<font class="light">{$lng.lbl_refund}</font>
which should bring up that the page shouldn't it ?????
but it doesnt work for me, it brings up a deafult help page.
anyone know what im doing wrong ???