summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--architecture.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/architecture.php b/architecture.php
index d29ca93..66bd6da 100644
--- a/architecture.php
+++ b/architecture.php
@@ -25,7 +25,7 @@ $flags = array(
)
);
-print_header('Architecture Overview');
+print_header('Architecture Overview', 'home');
print " <div class=\"box\">\n";
print " <p>\n";
print " The below table lists the compatibility of CPUs (identified by their available flags) with architectures (as defined by Arch Linux 32).\n";