diff --git a/app/templates/page-sidebar.php b/app/templates/page-sidebar.php index ab1da8a..b85ba8d 100644 --- a/app/templates/page-sidebar.php +++ b/app/templates/page-sidebar.php @@ -72,45 +72,11 @@ $timeNow = new DateTime('now', new DateTimeZone($userTimezone)); settings - -
  • system

  • - -hasRight($userId, 'view config file')) {?> - -
  • - config -
  • -
    - -hasRight($userId, 'superuser') || - $userObject->hasRight($userId, 'edit whitelist') || - $userObject->hasRight($userId, 'edit blacklist') || - $userObject->hasRight($userId, 'edit ratelimiting')) { ?> - -
  • - security -
  • -
    -
  • status
  • - -hasRight($userId, 'view app logs')) {?> - -
  • - logs -
  • -
    - - -
  • - help -
  • -
    -