{#category_personal#} |
{if $ACCOUNT_GENDER == 'true'}
{#entry_gender#} |
{$gender_male} | {$gender_female} |
|
{/if}
{#entry_first_name#} |
{$firstname_content} |
{#entry_lastname#} |
{$lastname_content} |
{if $ACCOUNT_DOB == 'true'}
{#entry_date_of_birth#} |
{$dob_content} |
{/if}
{#entry_email_address#} |
{$email_content} |
{if $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#} |
{#entry_street_address#} |
{$street_address_content} |
{if $ACCOUNT_SUBURB == 'true'}
{#entry_suburb#} |
{$suburb_content} |
{/if}
{#entry_post_code#} |
{$postcode_content} |
{#entry_city#} |
{$city_content} |
{#entry_country#} |
{$country_id_content} |
{if $ACCOUNT_STATE == 'true'}
{#entry_state#} |
{$state_content} |
{/if}
{#category_contact#} |
{#entry_telephone_number#} |
{$telephone_content} |
{#entry_fax_number#} |
{$fax_content} |
{#entry_affiliate_homepage#} |
{$homepage_content} |
{if $PASSWORD_READONLY == 'false'}
{#category_password#} |
{#entry_password#} |
{$password_content} |
{#entry_password_confirmation#} |
{$password_confirmation_content} |
{/if}
|
{$agb_content} |