{config_load file=$umLanguageFile section="AddressBook"} {#adr_title#} {$umJS}


{section name=i loop=$umAddressList} {/section}
{#adr_name_hea#} {#adr_email_hea#} {#adr_city_hea#} {#adr_state_hea#} {#adr_zip_hea#} {#adr_work_hea#} {#adr_edit_hea#} {#adr_dele_hea#}
Select Contact for Details  {$umAddressList[i].name}  {$umAddressList[i].email}
 {$umAddressList[i].city}  {$umAddressList[i].state}  {$umAddressList[i].zip}  {$umAddressList[i].work}  Edit Contact  Delete Contact