Renaming of the Schülerausweis to the Bibliotheksausweis

This commit is contained in:
2026-08-14 20:35:31 +02:00
parent 28f5991fa0
commit 9fb56e905c
6 changed files with 9 additions and 1790 deletions
+1 -1
View File
@@ -249,7 +249,7 @@
<!-- Add/Edit Form -->
<div class="student-card-form">
<h2>{% if edit_mode %}Ausweis bearbeiten{% else %}Neuer Schülerausweis{% endif %}</h2>
<h2>{% if edit_mode %}Ausweis bearbeiten{% else %}Neuer Bibliotheksausweis{% endif %}</h2>
<form method="POST" action="{{ url_for('student_cards_admin') }}">
{% if edit_mode %}