mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
Lehreradministrationsseiten verbessert
- „Lehrer(in)“ > „Lehrerkonto“ - Zeilenumbruch entfernt
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{% block title %}Lehrer(in) hinzufügen{% endblock %}
|
||||
{% block header %}Lehrer(in) hinzufügen{% endblock %}
|
||||
{% block title %}Lehrerkonto hinzufügen{% endblock %}
|
||||
{% block header %}Lehrerkonto hinzufügen{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<form method="post">
|
||||
|
||||
@@ -80,8 +80,6 @@
|
||||
<p><input type="submit" value="Speichern"></p>
|
||||
</form>
|
||||
|
||||
<br>
|
||||
|
||||
<form method="post">
|
||||
<h3>Benutzerkonto löschen</h3>
|
||||
<input name="action" type="hidden" value="delete-account">
|
||||
|
||||
Reference in New Issue
Block a user