{config_load file="$language/affiliate_lang_$language.conf" section="affiliate_account_details"}
{#category_personal#} {if $smarty.const.ACCOUNT_GENDER == 'true'}

{#entry_gender#} {$gender_male} {$gender_female}

{/if}

{#entry_first_name#} {$firstname_content}

{#entry_lastname#} {$lastname_content}

{if $smarty.const.ACCOUNT_DOB == 'true'}

{#entry_date_of_birth#} {$dob_content}

{/if}

{#entry_email_address#} {$email_content}

{if $smarty.const.ACCOUNT_COMPANY == 'true'}
{#category_company#}

{#entry_affiliate_company#} {$company_content}

{#entry_affiliate_company_taxid#} {$company_taxid_content}

{/if}
{#category_payment_details#} {if $AFFILIATE_USE_CHECK == 'true'}

{#entry_affiliate_payment_check#} {$payment_check_content}

{/if} {if $AFFILIATE_USE_PAYPAL == 'true'}

{#entry_affiliate_payment_paypal#} {$payment_paypal_content}

{/if} {if $AFFILIATE_USE_BANK == 'true'}

{#entry_affiliate_payment_bank_name#} {$payment_bank_name_content}

{#entry_affiliate_payment_bank_branch_number#} {$payment_bank_branch_number_content}

{#entry_affiliate_payment_bank_swift_code#} {$payment_bank_swift_code_content}

{#entry_affiliate_payment_bank_account_name#} {$payment_bank_account_name_content}

{#entry_affiliate_payment_bank_account_number#} {$payment_bank_account_number_content}

{/if}
{#category_address#} {if $smarty.const.ACCOUNT_STREET_ADDRESS == 'true'}

{#entry_street_address#} {$street_address_content}

{/if} {if $smarty.const.ACCOUNT_SUBURB == 'true'}

{#entry_suburb#} {$suburb_content}

{/if} {if $smarty.const.ACCOUNT_POSTCODE == 'true'}

{#entry_post_code#} {$postcode_content}

{/if} {if $smarty.const.ACCOUNT_CITY == 'true'}

{#entry_city#} {$city_content}

{/if} {if $smarty.const.ACCOUNT_COUNTRY == 'true'}

{#entry_country#} {$country_id_content}

{/if} {if $smarty.const.ACCOUNT_STATE == 'true'}

{#entry_state#} {$state_content}

{/if}
{if $smarty.const.ACCOUNT_TELE == 'true'} {#category_contact#} {/if} {if $smarty.const.ACCOUNT_TELE == 'true'}

{#entry_telephone_number#} {$telephone_content}

{/if} {if $smarty.const.ACCOUNT_FAX == 'true'}

{#entry_fax_number#} {$fax_content}

{/if}

{#entry_affiliate_homepage#} {$homepage_content}

{if $PASSWORD_READONLY == 'false'}
{#category_password#}

{#entry_password#} {$password_content}

{#entry_password_confirmation#} {$password_confirmation_content}

{/if}

{$agb_content}