From 35bdf4d8a8fb2150d06c83fd152b3f5e86fa9013 Mon Sep 17 00:00:00 2001 From: Niklas Elsbrock Date: Fri, 13 Aug 2021 23:50:52 +0200 Subject: [PATCH] Lehreradministrationsseiten verbessert MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - „Lehrer(in)“ > „Lehrerkonto“ - Zeilenumbruch entfernt --- nateman/templates/admin/lehrer/add.html.j2 | 4 ++-- nateman/templates/admin/lehrer/edit.html.j2 | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/nateman/templates/admin/lehrer/add.html.j2 b/nateman/templates/admin/lehrer/add.html.j2 index 1756c09..71ae3e0 100644 --- a/nateman/templates/admin/lehrer/add.html.j2 +++ b/nateman/templates/admin/lehrer/add.html.j2 @@ -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 %}
diff --git a/nateman/templates/admin/lehrer/edit.html.j2 b/nateman/templates/admin/lehrer/edit.html.j2 index 25d15c7..ed41751 100644 --- a/nateman/templates/admin/lehrer/edit.html.j2 +++ b/nateman/templates/admin/lehrer/edit.html.j2 @@ -80,8 +80,6 @@

-
-

Benutzerkonto löschen