0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-08 14:40:05 +00:00

Fix wording in the "Close Account" dialog.

This commit is contained in:
Pēteris Caune 2019-01-22 16:26:58 +02:00
parent eaf49f2367
commit f35f5893d8
No known key found for this signature in database
GPG key ID: E28D7679E9A9EDE2

View file

@ -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">