From 76efcb5266f9ea0cb43147301c51f4f5fbf9249c Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Fri, 26 Jan 2024 13:44:28 +0100 Subject: [PATCH] [ADD] Classes to the dashboard panels to identify them This is nice to have for theming :-) --- .../templates/authentication/dashboard.characters.html | 2 +- .../templates/authentication/dashboard.groups.html | 2 +- allianceauth/menu/templates/menu/menu-user.html | 2 +- .../templates/allianceauth/admin-status/overview.html | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/allianceauth/authentication/templates/authentication/dashboard.characters.html b/allianceauth/authentication/templates/authentication/dashboard.characters.html index b2e0588d..5d89a931 100644 --- a/allianceauth/authentication/templates/authentication/dashboard.characters.html +++ b/allianceauth/authentication/templates/authentication/dashboard.characters.html @@ -1,5 +1,5 @@ {% load i18n %} -
+
diff --git a/allianceauth/authentication/templates/authentication/dashboard.groups.html b/allianceauth/authentication/templates/authentication/dashboard.groups.html index 88ed15c1..fef67e72 100644 --- a/allianceauth/authentication/templates/authentication/dashboard.groups.html +++ b/allianceauth/authentication/templates/authentication/dashboard.groups.html @@ -1,5 +1,5 @@ {% load i18n %} -
+

{% translate "Membership" %}

diff --git a/allianceauth/menu/templates/menu/menu-user.html b/allianceauth/menu/templates/menu/menu-user.html index 6c70f976..f47f1105 100644 --- a/allianceauth/menu/templates/menu/menu-user.html +++ b/allianceauth/menu/templates/menu/menu-user.html @@ -2,7 +2,7 @@ {% load evelinks %} {% load theme_tags %} -
+