mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
de
This commit is contained in:
@@ -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,
|
||||
// ]),
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user