Skip to content
Snippets Groups Projects
Commit 9669b1d5 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

remove faulty form tag, fixes #4574

Closes #4574

Merge request studip/studip!3386
parent cf5539cb
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,6 @@
<? endforeach ?>
<? endif; ?>
</div>
<form method="post">
<?= CSRFProtection::tokenTag() ?>
<table id="mvv_files" class="default sortable-table" data-sortlist="[[0, 0]]">
<caption>
<span class="actions">
......@@ -114,4 +112,3 @@
</tbody>
<? endif; ?>
</table>
</form>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment