<%= render "components/secondary_navigation", {
- aria_label: "Get involved tabs",
+ aria_label: "Get involved navigation",
items: [
{
label: "Get involved",
diff --git a/app/views/admin/topical_event_about_pages/show.html.erb b/app/views/admin/topical_event_about_pages/show.html.erb
index 7b51bdbc0fb..b7ed431db19 100644
--- a/app/views/admin/topical_event_about_pages/show.html.erb
+++ b/app/views/admin/topical_event_about_pages/show.html.erb
@@ -12,7 +12,7 @@
<%= render "components/secondary_navigation", {
- aria_label: "Topical Events tabs",
+ aria_label: "Topical Events navigation",
items: topical_event_nav_items(@topical_event, request.path),
} %>
diff --git a/app/views/admin/topical_event_featurings/index.html.erb b/app/views/admin/topical_event_featurings/index.html.erb
index c92e7a47aa1..1a0797cba93 100644
--- a/app/views/admin/topical_event_featurings/index.html.erb
+++ b/app/views/admin/topical_event_featurings/index.html.erb
@@ -14,7 +14,7 @@
<%= render "components/secondary_navigation", {
- aria_label: "Document tabs",
+ aria_label: "Document navigation",
items: secondary_navigation_tabs_items(@topical_event, request.path),
} %>
diff --git a/app/views/admin/topical_event_organisations/index.html.erb b/app/views/admin/topical_event_organisations/index.html.erb
index 6d8ee9a6d53..5fce52dce0c 100644
--- a/app/views/admin/topical_event_organisations/index.html.erb
+++ b/app/views/admin/topical_event_organisations/index.html.erb
@@ -12,7 +12,7 @@
<%= render "components/secondary_navigation", {
- aria_label: "Document tabs",
+ aria_label: "Topical Event navigation",
items: secondary_navigation_tabs_items(@topical_event, request.path),
} %>
diff --git a/app/views/admin/topical_events/show.html.erb b/app/views/admin/topical_events/show.html.erb
index e8fa83cf101..77c9b9456a8 100644
--- a/app/views/admin/topical_events/show.html.erb
+++ b/app/views/admin/topical_events/show.html.erb
@@ -12,7 +12,7 @@
<%= render "components/secondary_navigation", {
- aria_label: "Topical Events tabs",
+ aria_label: "Topical Events navigation",
items: topical_event_nav_items(@topical_event, request.path),
} %>
diff --git a/app/views/components/docs/secondary_navigation.yml b/app/views/components/docs/secondary_navigation.yml
index 376dfe2db66..7bedddce55b 100644
--- a/app/views/components/docs/secondary_navigation.yml
+++ b/app/views/components/docs/secondary_navigation.yml
@@ -9,7 +9,7 @@ shared_accessibility_criteria:
examples:
default:
data:
- aria_label: Document tabs
+ aria_label: Document navigation
items:
- label: Document
href: government/admin/editions/:id"