diff --git a/app/views/console/users/user.phtml b/app/views/console/users/user.phtml index 760e2b998a..7e45d6d571 100644 --- a/app/views/console/users/user.phtml +++ b/app/views/console/users/user.phtml @@ -92,6 +92,51 @@
No user preferences found
+ +

Danger Zone

+ +
+

This is the area where you can delete this account.

+ +

By deleting this account you will lose all data associated with this account.

+ +

PLEASE NOTE: Account deletion is irreversible.

+ +
+ + + + +
+
@@ -165,7 +210,7 @@ data-analytics-event="submit" data-analytics-category="console" data-analytics-label="Delete User Session" - data-service="users.deleteSession" + data-service="users.updateStatus" data-event="submit" data-loading="Loading..." data-success="trigger"