diff --git a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php index 1d2feae..c8b61ab 100644 --- a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php @@ -46,7 +46,7 @@ @if ($user->switched) - + {{ trans('adminlte_lang::message.switchoff') }} @else