Admin-Lehrerseite vereinheitlicht

This commit is contained in:
2021-11-18 22:58:26 +01:00
parent 186e13ab0f
commit 4930442bbd
2 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -81,8 +81,8 @@
</form>
<form method="post">
<h3>Benutzerkonto löschen</h3>
<h3>Lehrerkonto löschen</h3>
<input name="action" type="hidden" value="delete-account">
<p><input onclick="return confirm(delete_warn)" type="submit" value="Benutzerkonto jetzt löschen"></p>
<p><input onclick="return confirm(delete_warn)" type="submit" value="Lehrerkonto jetzt löschen"></p>
</form>
{% endblock %}