{* $Id: help.tpl 1462 2006-03-17 12:39:35Z zeke $ *}
{capture name="sidebox"}
{$lang.view_storefront}
{$lang.support_helpdesk}
{$lang.cscart_forum}
{$lang.licence_agreement}
{if $auth.user_id}
{$lang.phpinfo}
{/if}
{if !$auth.user_id}
{$lang.forgot_password_question}
{/if}
{/capture}
{include file="common_templates/sidebox.tpl" title=$lang.help content=$smarty.capture.sidebox icon="sidebox_icon_help.gif"}