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>
<form method="post"> <form method="post">
<h3>Benutzerkonto löschen</h3> <h3>Lehrerkonto löschen</h3>
<input name="action" type="hidden" value="delete-account"> <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> </form>
{% endblock %} {% endblock %}
@@ -27,8 +27,6 @@
{% block content %} {% block content %}
<p><a href="{{ url_for('admin.lehrer.add') }}" data-icon="&#xf234;">Lehrerkonto hinzufügen</a></p> <p><a href="{{ url_for('admin.lehrer.add') }}" data-icon="&#xf234;">Lehrerkonto hinzufügen</a></p>
<p>Klicken Sie eine Zeile aus der folgenden Übersicht an, um ein bestehendes Benutzerkonto zu bearbeiten.</p>
<table> <table>
<thead> <thead>
<tr> <tr>