{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{$layout.pagetitle}

{trans("Name/Surname:")}  
{trans("First name:")}  
{trans("External system identifier:")}
{block name="customeradd-leftcolumn"} {if $divisions} {/if} {if $groups} {/if} {foreach $_CUSTOMERCONTACTTYPES as $type => $properties} {/foreach} {/block}
{trans("Address")} {if $cstateslist} {/if} {if $countrieslist} {/if}
{trans("Street:")}
{trans("Building:")} {trans("Apartment:")}
{trans("City:")}
{trans("Zip:")} {if $customeradd.zipwarning} {/if}
{trans("State:")}
{trans("Country:")}
{trans("Postal address")} {if $cstateslist} {/if} {if $countrieslist} {/if}
{trans("Name:")}
{trans("Street:")}
{trans("Building:")} {trans("Apartment:")}
{trans("City:")}
{trans("Zip:")} {if $customeradd.post_zipwarning} {/if}
{trans("State:")}
{trans("Country:")}
{$properties.ui.legend.text} {foreach $customeradd[$type|cat:'s'] as $key => $item} {/foreach}
{if !$item@first}
{/if} {if isset($properties.ui.typeselectors)} {/if} {foreach $properties.ui.flags as $flagtype => $flagproperties} {$flagproperties.label} {/foreach}
{trans("Add contact field")} »»»
  »»»
{trans("ICN")}:
{trans("SSN")}: {if $customeradd.ssnwarning} {/if} {if $customeradd.ssnexistencewarning} {/if}
{trans("TEN")}: {if $customeradd.tenwarning} {/if} {if $customeradd.tenexistencewarning} {/if}
{trans("REGON")}:
{trans("RBE")}:
{trans("Deadline:")}
{trans("Payment type:")}
{trans("Cutoff suspending:")}
{block name="customeradd-options"} {/block}
{block name="customeradd-rightcolumn"} {/block}
{trans("Submit")} {trans("Cancel")}
{/block}