From 2328e5a5742c3fbdbcb4ded8f1d294b4a20e08e0 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 27 Mar 2022 21:38:10 +0200 Subject: Commit --- known/index.php | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) (limited to 'known') diff --git a/known/index.php b/known/index.php index fdb5e99..4cfb1bc 100644 --- a/known/index.php +++ b/known/index.php @@ -1,28 +1,4 @@ console.log("Injecting Familine header") document.body.innerHTML = document.body.innerHTML + ""; + $_CONFIG["Global"]["cdn"] ?>/statusbar.php\">"; document.getElementsByTagName("html")[0].style.marginTop = "32px"; document.getElementsByTagName("html")[0].style.height = "calc(100vh - 32px)"; -- cgit