From 4778b9dedb1583ba1091da8d55d5ea6bf62f3202 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 21 May 2016 19:50:01 -0400 Subject: Add 'Delete Account' button to user settings form Links to a confirmation page which will require the user's current password to succeed. --- app/view/common/setting.modal.view.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/view/common') diff --git a/app/view/common/setting.modal.view.php b/app/view/common/setting.modal.view.php index e43f723..845f4ed 100644 --- a/app/view/common/setting.modal.view.php +++ b/app/view/common/setting.modal.view.php @@ -107,6 +107,11 @@ +

 

+

 

+ + Delete Account +

 

-- cgit v1.2.3