summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 0001408..bbdfeb2 100644
--- a/index.php
+++ b/index.php
@@ -138,7 +138,7 @@ switch($action)
/* ask for login or display login info, needs to go at the end, so that we have the
* session-variable already set.
*/
-output_status();
+output_navbar();
output_footer();