users: update explanation on account deactivation page.

* Refer to it as deactivating your account, not deleting your account.
* Update explanation to clarify what is and is not deleted.
* Warn that deactivation cannot be undone.
This commit is contained in:
evazion
2020-03-24 17:22:48 -05:00
parent b7bd6c8fdd
commit 89a3c0b09d
2 changed files with 26 additions and 10 deletions

View File

@@ -122,7 +122,6 @@
<% if policy(UserNameChangeRequest).create? %>
<li><%= link_to "Change name", new_user_name_change_request_path %></li>
<% end %>
<li><%= link_to "Delete account", maintenance_user_deletion_path %></li>
<li><%= link_to "Dmails", dmails_path(search: { folder: "received" }) %></li>
<li><%= link_to "Favorites", favorites_path %></li>
<li><%= link_to "Favorite groups", favorite_groups_path %></li>