{if $act eq 'show' && $smarty.session.customer_info.id} {capture name=account}
{if $CONFIG.modules.wishlist.avail eq 'Y'} {/if} {if $CONFIG.modules.messages.avail eq 'Y'} {/if}
{/capture} {include file="_system_/center_block.html" title=$LABEL.mhead_account content=$smarty.capture.account} {elseif $act eq 'orders' and $smarty.session.customer_info.id} {include file="account/orders/orders.html"} {elseif $act eq 'wishlist' and $smarty.session.customer_info.id} {include file="account/wishlist/wishlist.html"} {elseif $act eq 'edit' and $smarty.session.customer_info} {include file="account/edit.html"} {elseif $act eq 'register'} {include file="account/register.html"} {elseif $act eq 'pwd_recover'} {capture name=account} {if $recover_key}
{$LABEL.lbl_type_new_password}
{$LABEL.lbl_pass_recovery}