From 61e1230a279de7fe4e38159fe5e423f9c81f71f5 Mon Sep 17 00:00:00 2001 From: Ian Dickinson Date: Fri, 2 Oct 2020 16:00:55 +0100 Subject: [PATCH] Localise link to accessibility statement --- app/views/common/_footer.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/common/_footer.html.haml b/app/views/common/_footer.html.haml index 18a86528..c5b9704e 100644 --- a/app/views/common/_footer.html.haml +++ b/app/views/common/_footer.html.haml @@ -16,7 +16,7 @@ %a{:href => "https://www.gov.uk/land-registry-public-data"} = t('common.footer.public_data') %li.u-print-hidden - = link_to(t('common.footer.accessibility'), Rails.application.config.accessibility_document_path) + = link_to(t('common.footer.accessibility'), "#{Rails.application.config.accessibility_document_path}?lang=#{I18n.locale}") .ogl.open-government-licence %p.logo.u-print-hidden %a{href: t('common.footer.ogl_url'), rel:"license"}