diff --git a/core/layout/main.php b/core/layout/main.php index 20864298..63859b1a 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -18,12 +18,12 @@ showStyle(); ?> showBar(); ?> showNotification(); ?> -getData(['theme', 'menu', 'position']) === 'body-first' || $this->getData(['theme', 'menu', 'position']) === 'body-top' ): ?> +getData(['theme', 'menu', 'position']) === 'body-first' || $this->getData(['theme', 'menu', 'position']) === 'top' ): ?>