summaryrefslogtreecommitdiffstats
path: root/modules-available/exams
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/exams')
-rw-r--r--modules-available/exams/templates/page-upcoming-lectures.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/modules-available/exams/templates/page-upcoming-lectures.html b/modules-available/exams/templates/page-upcoming-lectures.html
index bea53ad0..8ff8143e 100644
--- a/modules-available/exams/templates/page-upcoming-lectures.html
+++ b/modules-available/exams/templates/page-upcoming-lectures.html
@@ -39,8 +39,6 @@
</td>
</tr>
{{/pending_lectures}}
- </tbody>
- <tfoot>
{{#decollapse}}
<tr class="slx-decollapse">
<td colspan="3">
@@ -50,7 +48,7 @@
</td>
</tr>
{{/decollapse}}
- </tfoot>
+ </tbody>
</table>
</div>
</div>