{trans("Name/Surname:")}
{trans("First name:")}
{block name="customereditbox-leftcolumn"} {if $divisions} {/if} {/block}
{if $cstateslist} {/if} {if $countrieslist} {/if}
{trans("Address:")}
{trans("City:")}
{trans("Zip:")} {if $customerinfo.zipwarning} {/if}
{trans("State:")}
{trans("Country:")}
{if $cstateslist} {/if} {if $countrieslist} {/if}
{trans("Name:")}
{trans("Address:")}
{trans("City:")}
{trans("Zip:")} {if $customerinfo.post_zipwarning} {/if}
{trans("State:")}
{trans("Country:")}
{trans("Contact phones")} {foreach from=$customerinfo.contacts item=item key=key} {/foreach}

{trans("Add contact field")} »»»
{trans("Email addresses")} {foreach from=$customerinfo.emails item=item key=key} {/foreach}

{trans("Add contact field")} »»»
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}
  »»»
{trans("ICN")}:
{trans("SSN")}: {if $customerinfo.ssnwarning} {/if}
{trans("TEN")}: {if $customerinfo.tenwarning} {/if}
{trans("REGON")}:
{trans("RBE")}:
{trans("Deadline:")}
{trans("Payment type:")}
{trans("Cutoff suspending:")}
{block name="customereditbox-options"} {/block}
{block name="customereditbox-rightcolumn"} {/block}



{trans("Balance:")} {if $customerinfo.balance < 0}{$customerinfo.balance|money_format}{else}{$customerinfo.balance|money_format}{/if}
{trans("Created:")} {$customerinfo.createdby}, {$customerinfo.creationdateh}
{trans("Modified:")} {if $customerinfo.moddate}{$customerinfo.modifiedby}, {$customerinfo.moddateh}{else}-{/if}
{trans("Submit")} {trans("Cancel")}