X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b80b6ed942c0eddfc5591b0f6745a990322c8ee2..refs/pull/2115/head:/resources/views/common/header.blade.php diff --git a/resources/views/common/header.blade.php b/resources/views/common/header.blade.php index 98bd01788..4937f7cb0 100644 --- a/resources/views/common/header.blade.php +++ b/resources/views/common/header.blade.php @@ -72,15 +72,7 @@

  • -
    - {{ csrf_field() }} - {{ method_field('patch') }} - @if(setting()->getForCurrentUser('dark-mode-enabled')) - - @else - - @endif -
    + @include('partials.dark-mode-toggle')