blob: f5d7730b66171d20b6e9a2ee2601c2a66ba2811d [file] [log] [blame]
<?php include "$projectRoot/_projectCommon/header.php";
########################################################################
$navIconURL = "http://dev.eclipse.org/huge_icons/actions/go-down.png";
$Nav->addNavSeparator($areaTitle, "");
$Nav->addCustomNav("Update Manager", "$areaPath/#updates", "", 1);
$Nav->addCustomNav("Preview 2.0", "$areaPath/#version2", "", 1);
$Nav->addCustomNav("Release 1.0", "$areaPath/#version1", "", 1);
$Nav->addCustomNav("Release Notes", "$areaPath/#relnotes", "", 1);
$Nav->addCustomNav("License", "$areaPath/#license", "", 1);
########################################################################
?>