This commit is contained in:
Benjamin Takats
2023-01-20 19:57:12 +01:00
parent 6f589bae95
commit e9f4d6fd15
2 changed files with 9 additions and 7 deletions

View File

@@ -136,12 +136,12 @@ return [
Features::resetPasswords(),
Features::emailVerification(),
Features::updateProfileInformation(),
Features::updatePasswords(),
Features::twoFactorAuthentication([
'confirm' => true,
'confirmPassword' => true,
// 'window' => 0,
]),
//Features::updatePasswords(),
// Features::twoFactorAuthentication([
// 'confirm' => true,
// 'confirmPassword' => true,
// // 'window' => 0,
// ]),
],
];

View File

@@ -61,7 +61,9 @@
<x-jet-input-error for="name" class="mt-2"/>
</div>
<p class="text-xs">{{ __('Only one working address is required. But you can also fill in all fields if you have suitable data.') }}</p>
<div class="col-span-6 sm:col-span-4">
<p class="text-xs">{{ __('Only one working address is required. But you can also fill in all fields if you have suitable data.') }}</p>
</div>
<!-- lightning_address -->
<div class="col-span-6 sm:col-span-4">