From 40cc43ab24872111745eaceed5552991581a9eb7 Mon Sep 17 00:00:00 2001 From: Floorb <132411956+Neetpone@users.noreply.github.com> Date: Sun, 22 Aug 2021 21:54:46 -0400 Subject: [PATCH] fix siteprivate, delete unused templates --- admin/configuration.php | 2 +- fav.php | 4 +- includes/common.php | 10 +- theme/bulma/archive.php | 4 +- theme/bulma/common.php | 7 +- theme/bulma/event.php | 6 +- theme/bulma/footer.php | 142 ------------------ theme/bulma/header.php | 323 ---------------------------------------- 8 files changed, 17 insertions(+), 481 deletions(-) delete mode 100644 theme/bulma/footer.php delete mode 100644 theme/bulma/header.php diff --git a/admin/configuration.php b/admin/configuration.php index cb6f63c..e34aa13 100644 --- a/admin/configuration.php +++ b/admin/configuration.php @@ -262,7 +262,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {