From 04cf93366774e7c1a9070013af866380c5f5ad95 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sun, 22 May 2016 16:27:55 -0400 Subject: Add delete account button to all users panels Added button for admins to remove any user account --- app/view/common/setting.modal.view.php | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'app/view/common/setting.modal.view.php') diff --git a/app/view/common/setting.modal.view.php b/app/view/common/setting.modal.view.php index 845f4ed..60b0ba5 100644 --- a/app/view/common/setting.modal.view.php +++ b/app/view/common/setting.modal.view.php @@ -293,6 +293,17 @@ + +

 

+

 

+ +
+ + + +
-- cgit v1.2.3