Skip to content
Snippets Groups Projects
Commit c5fdfd4b authored by Julian's avatar Julian
Browse files

Use correct label for excused field

parent d18f01ad
Branches
Tags
1 merge request!269Resolve "Class register / personal notes unusable on mobile devices"
Pipeline #54631 canceled
......@@ -63,7 +63,7 @@
<td class="center-align">
<label>
{{ form.excused }}
<span><span class="hide-on-large-only">{{ form.absent.label }}</span></span>
<span><span class="hide-on-large-only">{{ form.excused.label }}</span></span>
</label>
</td>
<td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment