update texts

This commit is contained in:
2025-11-15 20:26:39 +01:00
parent f419a4a523
commit b7598ece08
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.champonthis</groupId>
<artifactId>abi</artifactId>
<version>0.3.1</version>
<version>0.3.2</version>
<name>abi</name>
<parent>
@@ -9,7 +9,7 @@
<h1>Hallo <span th:text="${contact.updatedName != null ? contact.updatedName : contact.name}"></span>!</h1>
<div>
<p th:if="${contact.committed != null and contact.committed.name() == 'YES'}">
Super, dass du für unser 20-Jahres-Abitreffen am 13.11.2027 in Gevelsberg zugesagt hast - wir freuen uns sehr, dich dort wiederzusehen!
Super, dass du für unser 20-Jahres-Abitreffen am Samstag, den 13.11.2027, in Gevelsberg zugesagt hast - wir freuen uns sehr, dich dort wiederzusehen! Weitere Details folgen!
</p>
<p th:if="${contact.committed != null and contact.committed.name() == 'NO'}">
Schade, dass du im Moment nicht dabei bist. Du kannst deine Meinung aber jederzeit ändern.
+2 -2
View File
@@ -282,10 +282,10 @@
Genauere Infos und Details gibt's dann später hier und per Mail.
</p>
<p x-show="!stepMsg && committed === 'YES'">
Du hast bereits <strong>zugesagt</strong>. Genauere Infos und Details gibt's dann später hier und per Mail. Falls du deine Meinung ändern möchtest, kannst du hier nochmal wählen.
Du hast bereits für Samstag, den 13.11.2027,<strong>zugesagt</strong>. Genauere Infos und Details gibt's dann später hier und per Mail. Falls du deine Meinung ändern möchtest, kannst du hier nochmal wählen.
</p>
<p x-show="!stepMsg && committed === 'NO'">
Du hast bereits <strong>abgesagt</strong>. Falls du deine Meinung ändern möchtest, kannst du hier nochmal wählen.
Du hast bereits für Samstag, den 13.11.2027,<strong>abgesagt</strong>. Falls du deine Meinung ändern möchtest, kannst du hier nochmal wählen.
</p>
<div class="d-flex gap-2 mb-3">
<button x-show="!stepMsg" id="commitYes" class="btn flex-fill"