From d815fad0e65dd3fa8b66428ba36aa33fe28ce2f8 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Mon, 15 Jan 2024 07:31:52 +0100 Subject: [PATCH] [ADD] Missing Bootstrap class to select field --- allianceauth/authentication/templates/public/lang_select.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allianceauth/authentication/templates/public/lang_select.html b/allianceauth/authentication/templates/public/lang_select.html index 6bf5fa9f..05883f2a 100644 --- a/allianceauth/authentication/templates/public/lang_select.html +++ b/allianceauth/authentication/templates/public/lang_select.html @@ -4,7 +4,7 @@
{% csrf_token %} - {% get_language_info_list for LANGUAGES as languages %} {% for language in languages %}