X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/200772da7232dc5804aedce85669fff3a36f7714..refs/pull/2023/head:/resources/views/common/header.blade.php
diff --git a/resources/views/common/header.blade.php b/resources/views/common/header.blade.php
index 524e4a11a..ec90739ee 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())