mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2025-08-03 11:56:28 -04:00
Remove email confirmation for privacy
This commit is contained in:
parent
821fb9b1ed
commit
d5a3175bea
2 changed files with 8 additions and 5 deletions
|
@ -3,7 +3,10 @@
|
|||
@section('content')
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-md-8">
|
||||
<div class="col-md-9">
|
||||
<div class="alert alert-primary text-center" role="alert">
|
||||
We do not verify email for privacy reasons. However, you won't be able to reset your password if you use a fake email!
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">{{ __('Register') }}</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue