From: Vincent Vanwaelscappel Date: Tue, 14 Nov 2023 15:07:18 +0000 (+0100) Subject: wait #6471 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=bdeab73b567eab260cf18e2345afecffc3be43c5;p=fluidbook-toolbox.git wait #6471 @0.5 --- diff --git a/resources/views/vendor/backpack/base/auth/login.blade.php b/resources/views/vendor/backpack/base/auth/login.blade.php index df5880d83..a66554a4c 100644 --- a/resources/views/vendor/backpack/base/auth/login.blade.php +++ b/resources/views/vendor/backpack/base/auth/login.blade.php @@ -66,7 +66,7 @@ @if (backpack_users_have_email())
{{ trans('backpack::base.forgot_your_password') }} + href="{{ route('backpack.auth.password.reset') }}">{{__('Première connexion ?')}} {{ trans('backpack::base.forgot_your_password') }}
@endif @if (config('backpack.base.registration_open'))