diff --git a/templates/partials/header.html b/templates/partials/header.html index 140393aeb..c38302c64 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -17,7 +17,7 @@ - @@ -173,9 +173,9 @@ {% endif %} {% else %} {% set button_id = header_label ~ "-mobile-menu-btn" | slugify %} - {% set menu_id = header_label ~ "-mobile-menu" | slugify %}