diff --git a/views/layout/default.blade.php b/views/layout/default.blade.php index fceaaa00..9bf6b203 100644 --- a/views/layout/default.blade.php +++ b/views/layout/default.blade.php @@ -628,13 +628,11 @@ {{ $__t('User settings') }} - @if(GROCY_SHOW_AUTH_VIEWS)  {{ $__t('Manage users') }}  {{ $__t('Manage API keys') }} - @endif  {{ $__t('REST API & data model documentation') }} @@ -738,4 +736,4 @@ @endif - + \ No newline at end of file