diff --git a/admin/tool/dataprivacy/tests/behat/dataexport.feature b/admin/tool/dataprivacy/tests/behat/dataexport.feature index bef9452fca4..7535de26a56 100644 --- a/admin/tool/dataprivacy/tests/behat/dataexport.feature +++ b/admin/tool/dataprivacy/tests/behat/dataexport.feature @@ -185,7 +185,7 @@ Feature: Data export from the privacy API And I reload the page And I should see "Download ready" in the "Victim User 1" "table_row" And I open the action menu in "Victim User 1" "table_row" - And following "Download" should download between "1" and "167500" bytes + And following "Download" should download between "1" and "169000" bytes And the following config values are set as admin: | privacyrequestexpiry | 1 | tool_dataprivacy | And I wait "1" seconds diff --git a/admin/tool/filetypes/tests/behat/add_filetypes.feature b/admin/tool/filetypes/tests/behat/add_filetypes.feature index 2d3bf3ccee6..13b1e2acba3 100644 --- a/admin/tool/filetypes/tests/behat/add_filetypes.feature +++ b/admin/tool/filetypes/tests/behat/add_filetypes.feature @@ -129,4 +129,4 @@ Feature: Add customised file types And I expand all fieldsets And I set the field "Show type" to "1" And I press "Save and return to course" - Then I should see "FROG" in the "div.activitybadge" "css_element" + Then I should see "FROG" in the "span.activitybadge" "css_element" diff --git a/course/format/templates/local/content/addsection.mustache b/course/format/templates/local/content/addsection.mustache index 06de0f62baf..5a762b9bc57 100644 --- a/course/format/templates/local/content/addsection.mustache +++ b/course/format/templates/local/content/addsection.mustache @@ -53,13 +53,13 @@ {{#addsections}} - {{title}} + {{#pix}}t/switch_plus, moodle{{/pix}}{{title}} {{/addsections}} diff --git a/course/format/templates/local/content/availability.mustache b/course/format/templates/local/content/availability.mustache index ef88b91aef3..e3fc1e81b5f 100644 --- a/course/format/templates/local/content/availability.mustache +++ b/course/format/templates/local/content/availability.mustache @@ -28,7 +28,9 @@ } }} {{^excerpt}} - {{#pix}}t/unlock, core{{/pix}} {{{text}}} +