MDL-87748 assign: format checkbox with Bootstrap classes.

This commit is contained in:
Luca Bösch
2026-03-20 08:55:54 +01:00
parent 194574e656
commit 492da54f6c
@@ -33,7 +33,7 @@
<div class="d-flex justify-content-between">
<form data-region="grading-actions-form" class="hide flex-grow-1 align-self-center">
<label>{{#str}}sendstudentnotifications, mod_assign{{/str}}
<input type="checkbox" name="sendstudentnotifications"
<input type="checkbox" name="sendstudentnotifications" class="form-check-input"
{{#defaultsendnotifications}}checked="checked"{{/defaultsendnotifications}} />
</label>
{{#helpicon}}