{* $Id: profiles.tpl 1210 2006-01-31 15:56:50Z zeke $ *} {include file="profiles_pages/profiles_scripts.tpl"}
|
{capture name="mainbox"}
{$lang.text_checkout_login_notice} {include file="cart_pages/checkout_login.tpl" no_box='Y' checkout_login='Y'} {/capture} {include file="common_templates/mainbox.tpl" title=$lang.authentication content=$smarty.capture.mainbox} |
{else} |
{/if}
{capture name="mainbox"}
{if !$auth.user_id}
{$lang.text_checkout_new_profile_notice} {/if} {/capture} {include file="common_templates/mainbox.tpl" title=$lang.customer_information content=$smarty.capture.mainbox anchor="profile"} |