diff --git a/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.html b/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.html
index 917428b6e..20e759661 100644
--- a/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.html
+++ b/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.html
@@ -1,72 +1,64 @@
-
+
+
+
+
+ |
+ Name
+ |
+
+ Position
+ |
+
+ Actions
+ |
+
+
-
-
-
-
-
- |
- Name
- |
-
- Position
- |
-
- Actions
- |
-
-
+
+
+ 0">
+
+
+
-
-
- 0">
- |
-
-
-
- {{eventConsumer.name}}
-
- |
-
- {{eventConsumer.position}}
- |
-
-
-
-
- |
-
-
-
-
- |
-
-
+ {{eventConsumer.name}}
+
+
+
+ {{eventConsumer.position}}
+ |
+
+
+
+
+ |
+
+
+
+
+
+
diff --git a/src/Squidex/app/features/administration/pages/users/user-page.component.html b/src/Squidex/app/features/administration/pages/users/user-page.component.html
index 99f3a15f9..58c1b05de 100644
--- a/src/Squidex/app/features/administration/pages/users/user-page.component.html
+++ b/src/Squidex/app/features/administration/pages/users/user-page.component.html
@@ -3,71 +3,56 @@