From 23dbec3ac70261d4482339a24a2ec8d3a930984e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 23 Mar 2023 17:38:14 +0100 Subject: [PATCH] a11y: toggle nav button label when opened (#75679) --- templates/includes/nav.html | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/templates/includes/nav.html b/templates/includes/nav.html index 54beaa41..f5a4de76 100644 --- a/templates/includes/nav.html +++ b/templates/includes/nav.html @@ -3,10 +3,10 @@ + +{% block nav-button-script %} + +{% endblock %}