From 7ba65968edff0af7554caf4c3ee60c204ad2ba5c Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Sat, 27 Jan 2024 09:22:03 +0100 Subject: [PATCH] [CHANGE] Make it IDs instead of classes --- .../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 5d89a931..83075233 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 fef67e72..39acde52 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 b6533f7a..4d013d0b 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 %} -