From 83ec057deaf5bad9232cd3cff46453d5bec9afc5 Mon Sep 17 00:00:00 2001 From: Sarjuuk Date: Sun, 1 Feb 2026 17:29:28 +0100 Subject: [PATCH] PageTemplate/Fixup * fix not setting consentFooter for all cases and occasionally importing its value from cache --- includes/components/pagetemplate.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes/components/pagetemplate.class.php b/includes/components/pagetemplate.class.php index 4f4a1dc6..59c3d50b 100644 --- a/includes/components/pagetemplate.class.php +++ b/includes/components/pagetemplate.class.php @@ -475,6 +475,8 @@ class PageTemplate $this->consentFooter = true; } + else + $this->consentFooter = false; // analytics + consent // not set or declined