blob: d3e77d796f3f47c490e7899424277b888571abc9 [file] [log] [blame]
<?php include "$projectRoot/_projectCommon/header.php";
########################################################################
$navIconURL = "http://dev.eclipse.org/huge_icons/apps/help-browser.png";
$Nav->addNavSeparator($areaTitle, "");
$Nav->addCustomNav("Newsgroup", "$areaPath/#newsgroup", "", 1);
$Nav->addCustomNav("Bugzilla", "$areaPath/#bugzilla", "", 1);
$Nav->addCustomNav("Mailing List", "$areaPath/#mailinglist", "", 1);
$Nav->addCustomNav("Commercial", "$areaPath/#commercial", "", 1);
########################################################################
?>