From 682eb8d6e571936433fee22a655f95c8bbbf1121 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 20 Nov 2019 22:42:32 +0100 Subject: [PATCH] Improve external ldap auto creation text and move to bottom --- src/views/users.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/views/users.html b/src/views/users.html index 82f0c39ac..37333d972 100644 --- a/src/views/users.html +++ b/src/views/users.html @@ -295,14 +295,6 @@ -
-
- -
-
-
@@ -333,6 +325,14 @@
+
+
+ +
+
+ @@ -494,15 +494,6 @@ -
-
- User auto creation -
-
- {{ externalLdap.currentConfig.autoCreate ? 'Yes' : 'No' }} -
-
-
Server URL @@ -548,6 +539,15 @@
+
+
+ Automatically create users when they login to Cloudron +
+
+ {{ externalLdap.currentConfig.autoCreate ? 'Yes' : 'No' }} +
+
+