Update user.phtml

This commit is contained in:
Bradley Schofield
2020-09-28 15:34:47 +01:00
parent d37bac2de2
commit 4b36d07bca
+4 -4
View File
@@ -97,11 +97,11 @@
<h3 class="text-danger">Danger Zone</h3>
<div class="box danger">
<p>This is the area where you can delete this account.</p>
<p>This is the area where you can delete this user.</p>
<p>By deleting this account you will lose all data associated with this account.</p>
<p>By deleting this user you will lose all data associated with this user.</p>
<p>PLEASE NOTE: Account deletion is irreversible.</p>
<p>PLEASE NOTE: User deletion is irreversible.</p>
<form class="inline"
data-analytics-event="submit"
@@ -195,7 +195,7 @@
data-analytics-event="submit"
data-analytics-category="console"
data-analytics-label="Delete User Session"
data-service="users.updateStatus"
data-service="users.deleteSession"
data-event="submit"
data-loading="Loading..."
data-success="trigger"