Skip to content

Commit

Permalink
Put a menu on the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Nov 10, 2002
1 parent e34461f commit 76d6be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/top.php
Expand Up @@ -6,7 +6,7 @@
error("Site is misconfigured");
}
$strdocumentation = get_string("documentation");
print_header("$site->shortname: $strdocumentation", "$site->fullname", "$strdocumentation");
print_header("$site->shortname: $strdocumentation", "$site->fullname", "$strdocumentation", "", "", true, "", navmenu($site));

?>

0 comments on commit 76d6be7

Please sign in to comment.