From 9cf423b8c368cf69812d90267d9dd44bcaa96e26 Mon Sep 17 00:00:00 2001 From: Fred <23246457+fredtempez@users.noreply.github.com> Date: Fri, 18 Jan 2019 10:15:22 +0100 Subject: [PATCH] Position de la section --- core/layout/main.php | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/core/layout/main.php b/core/layout/main.php index a4265e1b..20864298 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -106,14 +106,16 @@ AND $this->getUrl(0) === 'theme' ) ): ?> - - getData(['theme', 'menu', 'position']) === 'hide'): ?>class="displayNone"> - - - showMenu(); ?> - - + + getData(['theme', 'menu', 'position']) === 'hide'): ?>class="displayNone"> + + + showMenu(); ?> + + + + showContent();?>showContent();?> - + ?> + getData(['page','blockLeft','content']);?> showContent(); ?> getData(['page','blockRight','content']);?> - + - + getData(['theme', 'footer', 'position']) === 'site' @@ -267,4 +269,4 @@ showAnalytics(); ?> showScript(); ?>