diff --git a/users/control/server.php b/users/control/server.php index fd6c230..0624552 100644 --- a/users/control/server.php +++ b/users/control/server.php @@ -707,6 +707,7 @@ function getusernames() { }
+

Users

@@ -719,6 +720,7 @@ function getusernames() { ?>
+

Users with permission, to control this server.

@@ -730,11 +732,13 @@ function getusernames() {
+
" style="display:none">
+ diff --git a/users/control/style.css b/users/control/style.css index ee7b450..539db9f 100644 --- a/users/control/style.css +++ b/users/control/style.css @@ -533,6 +533,7 @@ summary{ } #dragdropform { display: flex; + padding-bottom: 5px; } #dragdropform .ddparent { width: 50%;