bootstrap: fixed login/register, footer, and navbar
[e-DoKo.git] / index.php
index 00014088760a01c0fdd4ace5ca7c80e642631d52..bbdfeb2654e8c09df856b60cbb00084fefafe876 100644 (file)
--- 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();