diff --git a/resources/views/install/updates/index.blade.php b/resources/views/install/updates/index.blade.php index ae645ea4f..8537d8d1d 100644 --- a/resources/views/install/updates/index.blade.php +++ b/resources/views/install/updates/index.blade.php @@ -3,7 +3,7 @@ @section('title', trans_choice('general.updates', 2)) @section('new_button') -  {{ trans('updates.check') }} +  {{ trans('updates.check') }} @endsection @section('content') diff --git a/resources/views/partials/signed/footer.blade.php b/resources/views/partials/signed/footer.blade.php index ff8fac0dc..8de8060ad 100644 --- a/resources/views/partials/signed/footer.blade.php +++ b/resources/views/partials/signed/footer.blade.php @@ -1,7 +1,7 @@ @stack('footer_start') @stack('footer_end')