X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a95588dc2ea1d382b2a9533fbea7cc2b9adadd43..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 3004acf3c..4937f7cb0 100644 --- a/resources/views/common/header.blade.php +++ b/resources/views/common/header.blade.php @@ -45,7 +45,7 @@ @if(setting('registration-enabled') && config('auth.method') === 'standard') @icon('new-user'){{ trans('auth.sign_up') }} @endif - @icon('login'){{ trans('auth.log_in') }} + @icon('login'){{ trans('auth.log_in') }} @endif @if(signedInUser()) @@ -70,6 +70,10 @@ @icon('logout'){{ trans('auth.logout') }} @endif +