$id ); $context['list_config'] = array( "show_search" => false, "show_pagination" => false, "sortable" => false ); $context['columns']["address_full"] = array("title" =>"Address","wrapper_head" => '',"wrapper_tail" => ''); $context['columns']["business_phone"] = array("title" => "Phone"); // $context['columns']["submitter"] = array("title" => "Submitter"); // $context['columns']["date_submitted"] = array("title" => "Last Modified"); $logs = new list_clients_locations($context); $logs->get_data()->build_table_list(); ?>