{include file="header.html"}

{$layout.pagetitle}

{literal} {/literal}

{t}Name/Surname:{/t}  
{t}First name:{/t}  
{if $customeradd.status eq "3" || !$customeradd.status}{/if} {if $customeradd.status eq "2"}{/if} {if $customeradd.status eq "1"}{/if}
{t}Address:{/t}
{t}City:{/t}
{t}Zip:{/t}
{foreach from=$customeradd.contacts item=item key=key} {/foreach}
{t}Add contact field{/t} »»»
Gadu-Gadu {assign var=gg value=$smarty.const.IM_GG}
Yahoo {assign var=yahoo value=$smarty.const.IM_YAHOO}
Skype {assign var=skype value=$smarty.const.IM_SKYPE}
{t}SSN{/t}
{t}TEN{/t}
{t}REGON{/t}
 »»»
{t}Submit{/t} {t}Cancel{/t}
{t}Display this form again, when this customer is saved{/t}

{literal} {/literal} {include file="footer.html"}