From e700bb2211a6b631afd6b0da1c6476d7379ed1d2 Mon Sep 17 00:00:00 2001 From: bnettleton Date: Fri, 9 Apr 2010 19:14:54 +0000 Subject: *** empty log message *** --- _projectCommon.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_projectCommon.php') diff --git a/_projectCommon.php b/_projectCommon.php index 3081791..79c6ca1 100755 --- a/_projectCommon.php +++ b/_projectCommon.php @@ -27,9 +27,9 @@ # Break the navigation into sections $Nav->addNavSeparator("Gemini Naming", "/gemini/naming"); $Nav->addCustomNav("Download", "/gemini/naming/download.php", "_self", 3); - $Nav->addCustomNav("Documentation", "/gemini/naming/documentation.php", "_blank", 3); - $Nav->addCustomNav("Support", "/gemini/naming/support.php", "_blank", 3); - $Nav->addCustomNav("Getting Involved", "/gemini/naming/getting_involved.php", "_blank", 3); + $Nav->addCustomNav("Documentation", "/gemini/naming/documentation.php", "_self", 3); + $Nav->addCustomNav("Support", "/gemini/naming/support.php", "_self", 3); + $Nav->addCustomNav("Getting Involved", "/gemini/naming/getting_involved.php", "_self", 3); # Define keywords, author and title here, or in each PHP page specifically $pageKeywords = "eclipse, project, osgi, naming , gemini"; -- cgit v1.2.3