Small improvements

This commit is contained in:
2026-04-30 20:30:00 +02:00
parent 4a97cf230b
commit b91af2e889
7 changed files with 40 additions and 10 deletions

View File

@@ -118,7 +118,7 @@ async function sendData() {
name="contact_telephone" v-model="userTelephone"
style="font-size: 14pt; width: 550px;" /><br /><br />
<span id="decision" v-if="userEmail !== '' && decision === ''">
<span id="decision" v-if="userEmail !== '' && userTelephone !== '' && decision === ''">
<label><br />
<strong>Möchtest du den Betrag spenden?</strong>
</label><br />