From c881274512b0980b6b3e6f4c6098b6b37f8e396b Mon Sep 17 00:00:00 2001 From: Kload Date: Tue, 29 Oct 2013 09:25:44 +0000 Subject: [PATCH] Whoops --- access.lua | 2 +- portal/panel.ms | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/access.lua b/access.lua index cd60087..ccb4bdf 100644 --- a/access.lua +++ b/access.lua @@ -199,7 +199,7 @@ function serve(uri) -- Load login.html as index if rel_path == "/" then if is_logged_in() then - rel_path = "/panel.ms" + rel_path = "/info.html" else rel_path = "/login.html" end diff --git a/portal/panel.ms b/portal/panel.ms index 23dfa03..8a90d70 100644 --- a/portal/panel.ms +++ b/portal/panel.ms @@ -13,7 +13,7 @@ - +