$device['hostname'], 'url' => generate_url(['page' => 'device', 'device' => $device['device_id']])]; $title_array[] = ['text' => 'F5 SNAT Pool', 'url' => generate_url(['page' => 'device', 'device' => $device['device_id'], 'tab' => 'loadbalancer', 'type' => 'lb_snatpools'])]; $title_array[] = ['text' => $snatpool['snatpool_name'], 'url' => generate_url(['page' => 'device', 'device' => $device['device_id'], 'tab' => 'loadbalancer', 'type' => 'lb_snatpools', 'snatpool' => $snatpool['snatpool_id']])]; $auth = TRUE; } } // EOF