in my example, i will be adding a link to my donation page. you will have to adjust the href to suit your needs. post a reply if you need help
open template/menu.html
find
Code: Select all
before add
</ul>
</div>
Code: Select all
refresh your templates and you should see the change.
<li><a href="{U_DONATE}" title="{L_DONATE_EXPLAIN}">{L_DONATE}</a></li>