diff --git a/core/core.php b/core/core.php index 19adf54a..8010fc71 100644 --- a/core/core.php +++ b/core/core.php @@ -2344,7 +2344,7 @@ class layout extends common { if ($this->getData(['page', $parentPageId, 'position']) !== 0 && $orpheline ) { $orpheline = false; - $leftItems .= ''; + $leftItems .= ''; } // Exclure les barres if ($this->getData(['page', $parentPageId, 'block']) !== 'bar') {