diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php index ee5d45072..81f7a54c6 100644 --- a/resources/views/layouts/default.blade.php +++ b/resources/views/layouts/default.blade.php @@ -28,7 +28,7 @@ {{-- stylesheets --}} - + @if (($snipeSettings) && ($snipeSettings->allow_user_skin==1) && Auth::check() && Auth::user()->present()->skin != '') @else