From 7b1b22cb11e0e0c1d523750b2cc3844238b128f1 Mon Sep 17 00:00:00 2001 From: g7sim <60353863+g7sim@users.noreply.github.com> Date: Thu, 11 May 2023 15:52:36 +0200 Subject: [PATCH] global $page; added --- themes/Bootstrap4/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/Bootstrap4/template.php b/themes/Bootstrap4/template.php index f3674f3..8ce8d65 100644 --- a/themes/Bootstrap4/template.php +++ b/themes/Bootstrap4/template.php @@ -5,7 +5,7 @@ * See settings.php for configuration options */ - +global $page; /** * Load theme javascripts *