{config_load file="$language/lang_$language.conf" section="create_account"} {$FORM_ACTION} {if $error!=''}
{/if}{#text_gender#} |
{#text_firstname#} {$INPUT_FIRSTNAME} |
{#text_lastname#} {$INPUT_LASTNAME} |
{#text_birthdate#} {$INPUT_DOB} |
{#text_email#} {$INPUT_EMAIL} |
{#text_company#} {$INPUT_COMPANY} |
{#text_ustid#} {$INPUT_VAT} |
{#text_street#} {$INPUT_STREET} |
{#text_suburb#} {$INPUT_SUBURB} |
{#text_code#} {$INPUT_CODE} |
{#text_city#} {$INPUT_CITY} |
{#text_state#} {$INPUT_STATE} |
{#text_country#} {$SELECT_COUNTRY} |
{#text_tel#} {$INPUT_TEL} |
{#text_fax#} {$INPUT_FAX} |
{#text_password#} {$INPUT_PASSWORD} |
{#text_confirmation#} {$INPUT_CONFIRMATION} |
{$BUTTON_SUBMIT}