From 7895846b1720f654daab54370776a5249e60b6d8 Mon Sep 17 00:00:00 2001 From: LC Date: Sun, 22 Jan 2023 15:05:01 +0100 Subject: [PATCH] =?UTF-8?q?D=C3=A9placement=20de=20showStyle()?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/light.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/core/layout/light.php b/core/layout/light.php index 2546e2f..2d3e2a1 100644 --- a/core/layout/light.php +++ b/core/layout/light.php @@ -4,16 +4,16 @@ showMetaTitle(); + $this->showMetaTitle(); $this->showFavicon(); $this->showVendor(); - $this->showStyle(); ?> - - - - - + + + + + showStyle(); ?> + showNotification(); ?>