From c2ea537b2c89407f1d0c7b954e59180d069c9af3 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 13 Mar 2023 15:19:28 +0100 Subject: [PATCH] empty paragraph --- core/layout/main.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/core/layout/main.php b/core/layout/main.php index 391bad0f..908e3246 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -16,7 +16,6 @@ - getData(['page', $this->getUrl(0), 'moduleId']) === 'blog' or $this->getData(['page', $this->getUrl(0), 'moduleId']) === 'news') @@ -31,16 +30,13 @@ include(self::DATA_DIR . 'head.inc.html'); } ?> - getUser('group') > self::GROUP_MEMBER) : ?> showBar(); ?> - showNotification(); ?> - getData(['theme', 'menu', 'position']) === 'body-first' || $this->getData(['theme', 'menu', 'position']) === 'top') : ?> @@ -71,7 +67,6 @@ - getData(['theme', 'header', 'position']) === 'body') : ?> getData(['theme', 'header', 'linkHomePage']) && $this->getData(['theme', 'header', 'feature']) === 'wallpaper') ? '' : ''; ?> @@ -101,7 +96,6 @@ getData(['theme', 'menu', 'position']) === 'body-second') : ?> - -
getData(['theme', 'menu', 'position']) === 'site-first') : ?> @@ -178,16 +171,12 @@ - showSection(); ?> - showFooter(); ?> - getData(['theme', 'footer', 'position']) === 'site' ? '
' : ''; ?> -