Downcase email
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<h4 class="modal-title">Test Email Sent</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
A test Email was sent to {{ user.email }}. Please check the inbox of this account and verify the Email was delivered.
|
||||
A test email was sent to {{ user.email }}. Please check the inbox of this account and verify the email was delivered.
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">Ok</button>
|
||||
|
||||
Reference in New Issue
Block a user