08 2024
This commit is contained in:
parent
04d677d37a
commit
bfa3bb1df4
1191 changed files with 637397 additions and 10619 deletions
|
|
@ -3,13 +3,14 @@
|
|||
@section('content')
|
||||
<div class="card mb-4">
|
||||
<h5 class="card-header">
|
||||
{{$user->email}} | {{__('Change E-Mail')}}
|
||||
{{$user->email}} | {{__('register.change_email')}}
|
||||
|
||||
</h5>
|
||||
<div class="card-body">
|
||||
<div class="row">
|
||||
<div class="col-sm-2"></div>
|
||||
<div class="col-sm-10">
|
||||
<p>{{__('Change the e-mail address of the contact here. We will send the contact a new activation link to the new e-mail address to verify it.')}}</p>
|
||||
<p>{{__('register.change_email_contact_address_verify_it_info')}}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue