diff --git a/admin/tool/brickfield/tests/printable_test.php b/admin/tool/brickfield/tests/printable_test.php index 1092033fa93..ca8300b7cc0 100644 --- a/admin/tool/brickfield/tests/printable_test.php +++ b/admin/tool/brickfield/tests/printable_test.php @@ -101,6 +101,6 @@ class printable_test extends \advanced_testcase { $object->set_filter($filter); $output = $object->get_output(); $this->assertStringContainsString('', $output); + 'role="img" aria-label="Total activities">', $output); } } diff --git a/lib/templates/pix_icon_fontawesome.mustache b/lib/templates/pix_icon_fontawesome.mustache index 34e74bda01d..778584e3017 100644 --- a/lib/templates/pix_icon_fontawesome.mustache +++ b/lib/templates/pix_icon_fontawesome.mustache @@ -43,7 +43,7 @@ }} {{^unmappedIcon}} - + {{/unmappedIcon}} {{#unmappedIcon}} {{! We cannot include the pix_icon template directly here because we don't have all the mustache helpers loaded. }}