diff --git a/app/extensions/oauth/components/oauth-settings/oauth-settings.html b/app/extensions/oauth/components/oauth-settings/oauth-settings.html
index 1a51eac59..dc13135f1 100644
--- a/app/extensions/oauth/components/oauth-settings/oauth-settings.html
+++ b/app/extensions/oauth/components/oauth-settings/oauth-settings.html
@@ -1,5 +1,45 @@
+
+ Automatic user provisioning
+
+
+
+ With automatic user provisioning enabled, Portainer will create user(s) automatically with standard user role. If
+ disabled, users must be created in Portainer in order to login.
+
+
+
+
+
+
+
+ The users created by the automatic provisioning feature can be added to a default team on creation. This setting is optional.
+
+
+
+
+
OAuth Configuration
@@ -148,43 +188,4 @@
/>
-
-
- Automatic user provisioning
-
-
-
- With automatic user provisioning enabled, Portainer will create user(s) automatically with standard user role. If
- disabled, users must be created in Portainer in order to login.
-
-
-
-
-
-
-
- The users created by the automatic provisioning feature can be added to a default team on creation. This setting is optional.
-
-
-
-
diff --git a/app/portainer/views/auth/auth.html b/app/portainer/views/auth/auth.html
index 9c0ecfc2e..8787121ba 100644
--- a/app/portainer/views/auth/auth.html
+++ b/app/portainer/views/auth/auth.html
@@ -51,8 +51,8 @@