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

{$layout.pagetitle}

{include file="calendar_js.html"}

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

{trans("Add contact field")} »»»
{trans("Email addresses")} {foreach from=$customeradd.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 $customeradd.ssnwarning} {/if}
{trans("TEN")}: {if $customeradd.tenwarning} {/if}
{trans("REGON")}:
{trans("RBE")}:
{trans("Deadline:")}
{trans("Payment type:")}
{trans("Cutoff suspending:")}
{block name="customeradd-options"} {/block}



{trans("Submit")} {trans("Cancel")}
{/block}