diff --git a/src/Views/discussion.blade.php b/src/Views/discussion.blade.php index 28a14fa9..54a46af5 100644 --- a/src/Views/discussion.blade.php +++ b/src/Views/discussion.blade.php @@ -215,7 +215,7 @@
- @lang('chatter::messages.auth', ['home' => Config::get('chatter.routes.home')]) + {!! __('chatter::messages.auth', ['home' => Config::get('chatter.routes.home')]) !!}