diff --git a/core/layout/main.php b/core/layout/main.php index e9ea2f69..3abe659b 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -31,7 +31,7 @@ if ( $this->getData(['theme', 'menu', 'position']) === 'top' AND $this->getData(['theme', 'menu', 'fixed']) === true AND $this->getUser('password') === $this->getInput('ZWII_USER_PASSWORD') - AND $this->getUser('group') > 1) { + AND $this->getUser('group') > self::GROUP_MEMBER) { echo '