'Nuevo servicio web', 'target' => 'content', 'link' => 'webdns/new_service_webdns.php', 'html_id' => 'new_service_webdns'); /*$items[] = array( 'title' => 'Sitio Web', 'target' => 'content', 'link' => 'customdns/webdns_vhost_domain_edit.php?type=domain' //'../sites/web_vhost_domain_edit.php?type=domain' ); $items[] = array( 'title' => 'Web DNS2', 'target' => 'content', 'link' => 'customdns/new_service_dns2.php', 'html_id' => 'new_service_dns2');*/ // Append the menu $items defined above to a menu section labeled 'Support' $module['nav'][] = array( 'title' => 'WebDNS', 'open' => 1, 'items' => $items );