diff --git a/admin/roles/classes/define_role_table_advanced.php b/admin/roles/classes/define_role_table_advanced.php index 632cb3e39a6..402e7e514fa 100644 --- a/admin/roles/classes/define_role_table_advanced.php +++ b/admin/roles/classes/define_role_table_advanced.php @@ -655,7 +655,7 @@ class core_role_define_role_table_advanced extends core_role_capability_table_wi echo "\n"; } if ($helpicon) { - echo ''.$helpicon.''; + echo ''.$helpicon.''; } echo ''; if (isset($this->errors[$name])) { diff --git a/admin/tool/admin_presets/templates/export_import.mustache b/admin/tool/admin_presets/templates/export_import.mustache index 78b773fb8cf..8a66b1e00a7 100644 --- a/admin/tool/admin_presets/templates/export_import.mustache +++ b/admin/tool/admin_presets/templates/export_import.mustache @@ -40,7 +40,7 @@ } }} -
+
{{#export}}{{> core/single_button}}{{/export}} {{#import}}{{> core/single_button}}{{/import}}
diff --git a/admin/tool/componentlibrary/content/bootstrap/components/forms.md b/admin/tool/componentlibrary/content/bootstrap/components/forms.md index e17e47fc578..40d1d47d2a4 100644 --- a/admin/tool/componentlibrary/content/bootstrap/components/forms.md +++ b/admin/tool/componentlibrary/content/bootstrap/components/forms.md @@ -383,7 +383,7 @@ At times, you maybe need to use margin or padding utilities to create that perfe
- Radios + Radios
diff --git a/admin/tool/componentlibrary/content/bootstrap/components/spinners.md b/admin/tool/componentlibrary/content/bootstrap/components/spinners.md index 1140477e077..34d4d37ac34 100644 --- a/admin/tool/componentlibrary/content/bootstrap/components/spinners.md +++ b/admin/tool/componentlibrary/content/bootstrap/components/spinners.md @@ -105,7 +105,7 @@ Use [flexbox utilities][flex], [float utilities][float], or [text alignment][tex {{< example >}}
-
+
Loading...
diff --git a/admin/tool/componentlibrary/content/bootstrap/content/images.md b/admin/tool/componentlibrary/content/bootstrap/content/images.md index 0a25b13449e..f5af9d08c38 100644 --- a/admin/tool/componentlibrary/content/bootstrap/content/images.md +++ b/admin/tool/componentlibrary/content/bootstrap/content/images.md @@ -33,8 +33,8 @@ In addition to our [border-radius utilities]({{< docsref "/utilities/borders" >} Align images with the [helper float classes]({{< docsref "/utilities/float" >}}) or [text alignment classes]({{< docsref "/utilities/text#text-alignment" >}}). `block`-level images can be centered using [the `.mx-auto` margin utility class]({{< docsref "/utilities/spacing#horizontal-centering" >}}). {{< example >}} -{{< placeholder width="200" height="200" class="rounded float-left" >}} -{{< placeholder width="200" height="200" class="rounded float-right" >}} +{{< placeholder width="200" height="200" class="rounded float-start" >}} +{{< placeholder width="200" height="200" class="rounded float-end" >}} {{< /example >}} {{< example >}} diff --git a/admin/tool/componentlibrary/content/bootstrap/utilities/clearfix.md b/admin/tool/componentlibrary/content/bootstrap/utilities/clearfix.md index c2f129a7150..2d2f7a22a1b 100644 --- a/admin/tool/componentlibrary/content/bootstrap/utilities/clearfix.md +++ b/admin/tool/componentlibrary/content/bootstrap/utilities/clearfix.md @@ -31,7 +31,7 @@ The following example shows how the clearfix can be used. Without the clearfix t {{< example >}}
- - + +
{{< /example >}} diff --git a/admin/tool/componentlibrary/content/bootstrap/utilities/float.md b/admin/tool/componentlibrary/content/bootstrap/utilities/float.md index be35d729d12..1f6cdab4a1e 100644 --- a/admin/tool/componentlibrary/content/bootstrap/utilities/float.md +++ b/admin/tool/componentlibrary/content/bootstrap/utilities/float.md @@ -15,8 +15,8 @@ These utility classes float an element to the left or right, or disable floating Toggle a float with a class: {{< example >}} -
Float left on all viewport sizes

-
Float right on all viewport sizes

+
Float left on all viewport sizes

+
Float right on all viewport sizes

Don't float on all viewport sizes
{{< /example >}} @@ -41,10 +41,10 @@ Or by Sass mixin: Responsive variations also exist for each `float` value. {{< example >}} -
Float left on viewports sized SM (small) or wider

-
Float left on viewports sized MD (medium) or wider

-
Float left on viewports sized LG (large) or wider

-
Float left on viewports sized XL (extra-large) or wider

+
Float left on viewports sized SM (small) or wider

+
Float left on viewports sized MD (medium) or wider

+
Float left on viewports sized LG (large) or wider

+
Float left on viewports sized XL (extra-large) or wider

{{< /example >}} Here are all the support classes; diff --git a/admin/tool/dataprivacy/templates/data_deletion.mustache b/admin/tool/dataprivacy/templates/data_deletion.mustache index 7f2e346ce26..137e00a2b70 100644 --- a/admin/tool/dataprivacy/templates/data_deletion.mustache +++ b/admin/tool/dataprivacy/templates/data_deletion.mustache @@ -58,13 +58,13 @@
{{#str}}datadeletionpagehelp, tool_dataprivacy{{/str}}
-
+
{{#filter}} {{> core/single_select}} {{/filter}}
{{#existingcontexts}} -
+
{{/existingcontexts}} @@ -74,7 +74,7 @@
{{#existingcontexts}} -
+
{{/existingcontexts}} diff --git a/admin/tool/dataprivacy/templates/data_registry_compliance.mustache b/admin/tool/dataprivacy/templates/data_registry_compliance.mustache index ab66f577483..2e377a86810 100644 --- a/admin/tool/dataprivacy/templates/data_registry_compliance.mustache +++ b/admin/tool/dataprivacy/templates/data_registry_compliance.mustache @@ -51,7 +51,7 @@
{{#str}}userlistexplanation, tool_dataprivacy{{/str}}

- + {{#types}}
diff --git a/admin/tool/dataprivacy/templates/data_requests.mustache b/admin/tool/dataprivacy/templates/data_requests.mustache index a1e4c598edd..e7c7b826ac6 100644 --- a/admin/tool/dataprivacy/templates/data_requests.mustache +++ b/admin/tool/dataprivacy/templates/data_requests.mustache @@ -61,7 +61,7 @@
-
+
{{#str}}newrequest, tool_dataprivacy{{/str}} diff --git a/admin/tool/dataprivacy/templates/data_requests_bulk_actions.mustache b/admin/tool/dataprivacy/templates/data_requests_bulk_actions.mustache index 1f985626d55..561e52abd7f 100644 --- a/admin/tool/dataprivacy/templates/data_requests_bulk_actions.mustache +++ b/admin/tool/dataprivacy/templates/data_requests_bulk_actions.mustache @@ -45,7 +45,7 @@ } }}
-
+
-
+
{{{ perpage }}}
diff --git a/admin/tool/dataprivacy/templates/request_details.mustache b/admin/tool/dataprivacy/templates/request_details.mustache index 65815ac3cdf..f4709bca52a 100644 --- a/admin/tool/dataprivacy/templates/request_details.mustache +++ b/admin/tool/dataprivacy/templates/request_details.mustache @@ -66,15 +66,15 @@ {{foruser.email}}
- + {{#str}}daterequesteddetail, tool_dataprivacy{{/str}} {{#userdate}} {{timecreated}}, {{#str}} strftimedatetime, core_langconfig {{/str}} {{/userdate}} - + {{#str}}statusdetail, tool_dataprivacy{{/str}} {{statuslabel}} - + {{#str}}requestbydetail, tool_dataprivacy{{/str}} {{requestedbyuser.fullname}} diff --git a/admin/tool/lp/templates/competencies_move_tree.mustache b/admin/tool/lp/templates/competencies_move_tree.mustache index ff8d078ae3f..c20be2f7b64 100644 --- a/admin/tool/lp/templates/competencies_move_tree.mustache +++ b/admin/tool/lp/templates/competencies_move_tree.mustache @@ -53,7 +53,7 @@
-
+
diff --git a/admin/tool/lp/templates/competency_grader.mustache b/admin/tool/lp/templates/competency_grader.mustache index 6677cd91787..9827b42ee3d 100644 --- a/admin/tool/lp/templates/competency_grader.mustache +++ b/admin/tool/lp/templates/competency_grader.mustache @@ -50,7 +50,7 @@
-
+
diff --git a/admin/tool/lp/templates/competency_picker.mustache b/admin/tool/lp/templates/competency_picker.mustache index 87e42299827..a7fc1616309 100644 --- a/admin/tool/lp/templates/competency_picker.mustache +++ b/admin/tool/lp/templates/competency_picker.mustache @@ -78,7 +78,7 @@ -
+
diff --git a/admin/tool/lp/templates/competency_picker_competencyform.mustache b/admin/tool/lp/templates/competency_picker_competencyform.mustache index f9d3131e022..46359cf899d 100644 --- a/admin/tool/lp/templates/competency_picker_competencyform.mustache +++ b/admin/tool/lp/templates/competency_picker_competencyform.mustache @@ -60,7 +60,7 @@ -
+
diff --git a/admin/tool/lp/templates/competency_picker_user_plans.mustache b/admin/tool/lp/templates/competency_picker_user_plans.mustache index 5a1c561c20f..b1861ffaff2 100644 --- a/admin/tool/lp/templates/competency_picker_user_plans.mustache +++ b/admin/tool/lp/templates/competency_picker_user_plans.mustache @@ -84,7 +84,7 @@ -
+
diff --git a/admin/tool/lp/templates/competency_plan_navigation.mustache b/admin/tool/lp/templates/competency_plan_navigation.mustache index 66747cbe855..df6ed84e7fe 100644 --- a/admin/tool/lp/templates/competency_plan_navigation.mustache +++ b/admin/tool/lp/templates/competency_plan_navigation.mustache @@ -32,7 +32,7 @@ // No example context because the JS is connected to webservices }} -
+
{{#hascompetencies}} diff --git a/admin/tool/lp/templates/competency_rule_config.mustache b/admin/tool/lp/templates/competency_rule_config.mustache index 63e1264cbe7..d4e60d3e2a8 100644 --- a/admin/tool/lp/templates/competency_rule_config.mustache +++ b/admin/tool/lp/templates/competency_rule_config.mustache @@ -81,7 +81,7 @@ {{/config}}
-
+
{{#config}} {{/config}} diff --git a/admin/tool/lp/templates/competency_summary.mustache b/admin/tool/lp/templates/competency_summary.mustache index 74251dbcfa1..79135652bf0 100644 --- a/admin/tool/lp/templates/competency_summary.mustache +++ b/admin/tool/lp/templates/competency_summary.mustache @@ -70,7 +70,7 @@

{{{competency.description}}}

{{/competency.description}} {{#comppath}} - {{#str}}path, tool_lp{{/str}} {{> tool_lp/competency_path }} + {{#str}}path, tool_lp{{/str}} {{> tool_lp/competency_path }} {{/comppath}} {{#showrelatedcompetencies}} {{> tool_lp/related_competencies }} diff --git a/admin/tool/lp/templates/course_competencies_page.mustache b/admin/tool/lp/templates/course_competencies_page.mustache index 6837bfdebe0..7a386ac9fb3 100644 --- a/admin/tool/lp/templates/course_competencies_page.mustache +++ b/admin/tool/lp/templates/course_competencies_page.mustache @@ -25,7 +25,7 @@ }}
-
+
{{#canmanagecoursecompetencies}} {{/canmanagecoursecompetencies}} @@ -61,8 +61,8 @@ {{#canmanagecoursecompetencies}} - -
+ +
{{#pix}}t/delete, core, {{#str}}delete{{/str}}{{/pix}} @@ -78,7 +78,7 @@

{{{competency.description}}}

{{/competency}} {{#comppath}} - {{#str}}path, tool_lp{{/str}} {{> tool_lp/competency_path }} + {{#str}}path, tool_lp{{/str}} {{> tool_lp/competency_path }} {{/comppath}} {{#usercompetencycourse}} {{#grade}} diff --git a/admin/tool/lp/templates/course_competency_settings.mustache b/admin/tool/lp/templates/course_competency_settings.mustache index a43908ca9be..97f34e88c4a 100644 --- a/admin/tool/lp/templates/course_competency_settings.mustache +++ b/admin/tool/lp/templates/course_competency_settings.mustache @@ -49,7 +49,7 @@
-
+
diff --git a/admin/tool/lp/templates/evidence_summary.mustache b/admin/tool/lp/templates/evidence_summary.mustache index a0922d59491..6b324578b02 100644 --- a/admin/tool/lp/templates/evidence_summary.mustache +++ b/admin/tool/lp/templates/evidence_summary.mustache @@ -46,7 +46,7 @@ }}
{{#candelete}} -
+ {{/candelete}} diff --git a/admin/tool/lp/templates/form_competency_list.mustache b/admin/tool/lp/templates/form_competency_list.mustache index 4500c147749..fe0f14ab146 100644 --- a/admin/tool/lp/templates/form_competency_list.mustache +++ b/admin/tool/lp/templates/form_competency_list.mustache @@ -48,7 +48,7 @@