From 40a56f897cb22b012440d44825a069c7c8bb8031 Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Thu, 15 May 2025 10:51:39 +0200 Subject: [PATCH] Update adminSettings.html --- .../resources/templates/adminSettings.html | 59 +++++++++---------- 1 file changed, 28 insertions(+), 31 deletions(-) diff --git a/src/main/resources/templates/adminSettings.html b/src/main/resources/templates/adminSettings.html index f8f064a31..86b624f2b 100644 --- a/src/main/resources/templates/adminSettings.html +++ b/src/main/resources/templates/adminSettings.html @@ -34,32 +34,28 @@ Admin User Control Settings - -
- - person_add - Add New User - - - - edit - Change User's Role - - - - analytics - Usage Statistics - + +
+ + person_add + Add New User + + + + edit + Change User's Role + + + + analytics + Usage Statistics + analytics @@ -403,8 +399,9 @@ checkboxContainer.slideDown('fast'); } }); - - -
- - + + +
+ + + \ No newline at end of file