Replace the code in help.tpl with this code. Works like a dream. You people that help us novice hackers rock!
{* $Id: help.tpl,v 1.19 2004/06/04 12:52:38 svowl Exp $ *}
{capture name=menu}
{$lng.lbl_about_our_site}
{$lng.lbl_contact_us}
{$lng.lbl_privacy_statement}
{$lng.lbl_terms_n_conditions}
{$lng.lbl_faq}
{include file="pages_menu.tpl"}
{$lng.lbl_recover_password}
{/capture}
{ include file="menu.tpl" dingbats="dingbats_help.gif" menu_title=$lng.lbl_help menu_content=$smarty.capture.menu link_href="help.php"}