{config_load file="$language/lang.conf" section="address_book_process"}

{#text_must#}

{#title_address#}
{if $gender=='1'} {$INPUT_MALE} {$INPUT_FEMALE}
 
{/if} {$INPUT_FIRSTNAME}
 
{$INPUT_LASTNAME}
 
{if $company=='1'}
{$INPUT_COMPANY}
 

{/if} {$INPUT_STREET}
 
{if $suburb=='1'} {$INPUT_SUBURB}
 
{/if} {$INPUT_SUBURB}
 
{$INPUT_CITY}
 
{if $state=='1'} {$INPUT_STATE}
 
{/if} {$SELECT_COUNTRY}
 
{if $new=='1'} {$CHECKBOX_PRIMARY} {#text_standard#}
 
{/if}