forked from GithubBackups/healthchecks
Fix wording in the "Close Account" dialog.
This commit is contained in:
parent
eaf49f2367
commit
f35f5893d8
@ -90,8 +90,8 @@
|
||||
<div class="modal-body">
|
||||
<p></p>
|
||||
<p>You are about to permanently remove
|
||||
the account <strong>{{ profile }}</strong> and all
|
||||
of its associated checks and integrations. Are you sure?
|
||||
the account <strong>{{ request.user.email }}</strong> and all
|
||||
of its associated projects, checks and integrations. Are you sure?
|
||||
</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
Loading…
x
Reference in New Issue
Block a user