*** empty log message ***
diff --git a/projects.php b/projects.php
index 5a845f3..2e57da5 100644
--- a/projects.php
+++ b/projects.php
@@ -32,5 +32,5 @@
 
 	# Generate the web page
 	$App->Promotion = TRUE;
-	$App->generatePage($theme, $Menu, NULL, $pageAuthor, $pageKeywords, $pageTitle, $html);
+	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
 ?>		
\ No newline at end of file