{* ********************************************************** * Developed by: Team Theme Metro * Website: http://www.thememetro.com ********************************************************** *} {if $contactid} {if $successful} {include file="$template/includes/alert.tpl" type="success" msg=$LANG.changessavedsuccessfully textcenter=true} {/if} {if $errormessage} {include file="$template/includes/alert.tpl" type="error" errorshtml=$errormessage} {/if}

{$LANG.clientareachoosecontact}

{$LANG.orderForm.personalInformation}

{$LANG.orderForm.billingAddress}

{$countriesdropdown}

{$LANG.subaccountactivate}

{$LANG.subaccountpermissions}

{foreach $allPermissions as $permission}
{/foreach}
{include file="$template/includes/pwstrength.tpl" noDisable=true}
{if $hasLinkedProvidersEnabled}
Linked Accounts
{include file="$template/includes/linkedaccounts.tpl" linkContext="linktable" }
{/if}
{foreach $emailPreferences as $emailType => $value} {if !($emailType@last)}
{/if} {/foreach}
{lang key='clientareadeletecontact'}
{else} {include file="$template/clientareaaddcontact.tpl"} {/if}