PageTemplate/Fixup
* fix not setting consentFooter for all cases and occasionally importing its value from cache
This commit is contained in:
parent
1292fa90bd
commit
83ec057dea
1 changed files with 2 additions and 0 deletions
|
|
@ -475,6 +475,8 @@ class PageTemplate
|
|||
|
||||
$this->consentFooter = true;
|
||||
}
|
||||
else
|
||||
$this->consentFooter = false;
|
||||
|
||||
// analytics + consent
|
||||
// not set or declined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue