From b8644d5c93620d9ce0feb4c964a918fe08e44206 Mon Sep 17 00:00:00 2001 From: Adarnof Date: Fri, 2 Feb 2018 19:55:59 -0500 Subject: [PATCH] Remove unnecessary next URL from lang select. This is automatically determined by the lang select view if not specified. https://docs.djangoproject.com/en/2.0/topics/i18n/translation/#the-set-language-redirect-view Closes #958 --- allianceauth/authentication/templates/public/lang_select.html | 3 +-- allianceauth/templates/allianceauth/top-menu.html | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/allianceauth/authentication/templates/public/lang_select.html b/allianceauth/authentication/templates/public/lang_select.html index 545d19ba..1e2e0e2c 100644 --- a/allianceauth/authentication/templates/public/lang_select.html +++ b/allianceauth/authentication/templates/public/lang_select.html @@ -2,7 +2,6 @@ \ No newline at end of file + diff --git a/allianceauth/templates/allianceauth/top-menu.html b/allianceauth/templates/allianceauth/top-menu.html index 4bf888e6..f88bc320 100644 --- a/allianceauth/templates/allianceauth/top-menu.html +++ b/allianceauth/templates/allianceauth/top-menu.html @@ -42,7 +42,6 @@