X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b58110000d818e6b5c7c955ae35ef7a58516fa64..refs/pull/1973/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())