From e3152c94e063c62f3823af13c9e340de22565a00 Mon Sep 17 00:00:00 2001 From: Andreas Awouters Date: Fri, 16 May 2025 17:01:19 +0200 Subject: [PATCH] 119602: Align accessibility link with other footer links --- src/app/footer/footer.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index 2a07f9e13d..297a300d95 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -67,8 +67,8 @@ }
  • - {{ 'footer.link.accessibility' | translate }} + {{ 'footer.link.accessibility' | translate }}
  • @if (showPrivacyPolicy) {