We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 837f10d + 23886c7 commit 83e1c6bCopy full SHA for 83e1c6b
src/Auth/bootstrap-stubs/auth/passwords/confirm.stub
@@ -9,7 +9,6 @@
9
10
<div class="card-body">
11
{{ __('Please confirm your password before continuing.') }}
12
- {{ __('We won\'t ask for your password again for a few hours.') }}
13
14
<form method="POST" action="{{ route('password.confirm') }}">
15
@csrf
0 commit comments