MDL-87748 assign: format checkbox with Bootstrap classes.
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user