diff --git a/admin/classes/table/plugin_management_table.php b/admin/classes/table/plugin_management_table.php index 6b143ae7d3512..bb339be0220df 100644 --- a/admin/classes/table/plugin_management_table.php +++ b/admin/classes/table/plugin_management_table.php @@ -322,7 +322,7 @@ protected function col_enabled(stdClass $row): string { ], 'title' => $labelstr, 'label' => $labelstr, - 'labelclasses' => 'sr-only', + 'labelclasses' => 'visually-hidden', ]; return $OUTPUT->render_from_template('core_admin/setting_configtoggle', $params); diff --git a/admin/templates/header_search_input.mustache b/admin/templates/header_search_input.mustache index eed7f6a2971fd..5a4372a73cf84 100644 --- a/admin/templates/header_search_input.mustache +++ b/admin/templates/header_search_input.mustache @@ -29,7 +29,7 @@
diff --git a/admin/templates/setting_configduration.mustache b/admin/templates/setting_configduration.mustache index 363830f60dcef..6b5d86180bb23 100644 --- a/admin/templates/setting_configduration.mustache +++ b/admin/templates/setting_configduration.mustache @@ -41,7 +41,7 @@
- + - + {{#hours}} {{/hours}} : - + {{/actionurl}} diff --git a/admin/tool/componentlibrary/content/bootstrap/components/badge.md b/admin/tool/componentlibrary/content/bootstrap/components/badge.md index 7d55cabcfd19c..32ed961b87ab6 100644 --- a/admin/tool/componentlibrary/content/bootstrap/components/badge.md +++ b/admin/tool/componentlibrary/content/bootstrap/components/badge.md @@ -34,7 +34,7 @@ Unless the context is clear (as with the "Notifications" example, where it is un {{< example >}} {{< /example >}} diff --git a/admin/tool/componentlibrary/content/bootstrap/components/carousel.md b/admin/tool/componentlibrary/content/bootstrap/components/carousel.md index d23810cc61a45..235874a2c1843 100644 --- a/admin/tool/componentlibrary/content/bootstrap/components/carousel.md +++ b/admin/tool/componentlibrary/content/bootstrap/components/carousel.md @@ -65,11 +65,11 @@ Adding in the previous and next controls. We recommend using `
{{< /example >}} @@ -98,11 +98,11 @@ You can also add the indicators to the carousel, alongside the controls, too. {{< /example >}} @@ -143,11 +143,11 @@ Add captions to your slides easily with the `.carousel-caption` element within a {{< /example >}} @@ -171,11 +171,11 @@ Add `.carousel-fade` to your carousel to animate slides with a fade transition i {{< /example >}} @@ -199,11 +199,11 @@ Add `data-interval=""` to a `.carousel-item` to change the amount of time to del {{< /example >}} @@ -227,11 +227,11 @@ Carousels support swiping left/right on touchscreen devices to move between slid {{< /example >}} diff --git a/admin/tool/componentlibrary/content/bootstrap/components/dropdowns.md b/admin/tool/componentlibrary/content/bootstrap/components/dropdowns.md index 315dc082e7c76..4219256eb6fd6 100644 --- a/admin/tool/componentlibrary/content/bootstrap/components/dropdowns.md +++ b/admin/tool/componentlibrary/content/bootstrap/components/dropdowns.md @@ -150,7 +150,7 @@ We use this extra class to reduce the horizontal `padding` on either side of the