diff --git a/management/templates/index.html b/management/templates/index.html index 85ca49c8..e523bf9d 100644 --- a/management/templates/index.html +++ b/management/templates/index.html @@ -53,7 +53,7 @@ margin-top: 18px; } - .panel { + .admin_panel { display: none; } @@ -116,47 +116,47 @@
-
+
{% include "system-status.html" %}
-
+
{% include "system-backup.html" %}
-
+
{% include "external-dns.html" %}
-
+
{% include "custom-dns.html" %}
-
+
{% include "login.html" %}
-
+
{% include "mail-guide.html" %}
-
+
{% include "users.html" %}
-
+
{% include "aliases.html" %}
-
+
{% include "sync-guide.html" %}
-