From 7d31639709f977a71f3fa27403039c501f74ae81 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Tue, 22 Jan 2019 12:06:42 -0600 Subject: [PATCH] Display the language switcher link. And hide the dropdown --- agaric/templates/layout/region--footer.html.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/agaric/templates/layout/region--footer.html.twig b/agaric/templates/layout/region--footer.html.twig index 743480d..ce0b339 100644 --- a/agaric/templates/layout/region--footer.html.twig +++ b/agaric/templates/layout/region--footer.html.twig @@ -12,7 +12,8 @@
- {{ language_switcher }} + {{ language_switcher_link }} + {#{{ language_switcher }}#}
Agaric LLC
Boston, MA 02134