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">
|
<div class="modal-body">
|
||||||
<p></p>
|
<p></p>
|
||||||
<p>You are about to permanently remove
|
<p>You are about to permanently remove
|
||||||
the account <strong>{{ profile }}</strong> and all
|
the account <strong>{{ request.user.email }}</strong> and all
|
||||||
of its associated checks and integrations. Are you sure?
|
of its associated projects, checks and integrations. Are you sure?
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user