I want to add a new page with shipping information and put it under the Help section. I tried immitating the privacy notice. I went into admin/languages and I was able to add the heading and text. I went to the help.tpl, copied the code for the privacy statement and then added that code right under the privacy code. Then I changed the $lng.lbl from privacy statement to the one I created for shipping info.
The new link appears in the help section but when you click on it, it goes to the privacy notice, not the new text about shipping that I created in languages.
I think I need to add/change something related to the ?section= code on the help.tpl. But I don't know what ?section= refers to and I couldn't find anything in the manual or FAQ.
Any suggestions?
