From cc46857b4361c356e079b48d23a16b0fccaa7a61 Mon Sep 17 00:00:00 2001 From: curly Date: Wed, 17 Jul 2024 14:27:04 -0600 Subject: separate user update forms. require password for deletion --- src/user/update/index.html | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'src/user/update') diff --git a/src/user/update/index.html b/src/user/update/index.html index 30d938b..0ec244b 100644 --- a/src/user/update/index.html +++ b/src/user/update/index.html @@ -23,15 +23,26 @@ -
+
-

UPDATE INFO

+

UPDATE NAME


-
-
+
+ + + +
+
+
+
+

UPDATE PASSWORD

+
+
+
+
-- cgit v1.2.3