From 7aed83d5f827a87609cf3686a77bfcdbf4c58f1e Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Mon, 8 Feb 2021 15:05:29 -0500 Subject: [PATCH] Remove currentLanguage from translation_notification (#17733) --- includes/header-notification.html | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/header-notification.html b/includes/header-notification.html index bdf22877d84b..bf912120ba81 100644 --- a/includes/header-notification.html +++ b/includes/header-notification.html @@ -40,7 +40,6 @@ {% if translation_notification_type %}
- {{ currentLanguage }} {{ translation_notification }}
{% endif %}