Compare commits

..

No commits in common. "e2a2f1d776880d574d9dfe1401412b1db273e12e" and "1218eef1a2e77efcb4d4557a96505b246920fb29" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -187,7 +187,7 @@ function handleSubmit(e) {
if (data.success) {
submitButton.style.display = 'none'
notification.innerHTML = `<span>${currentMessages.thankyou}</span>`
notification.className = 'bg-green-500 text-black px-4 py-2 rounded block'
notification.className = 'bg-green-500 text-white px-4 py-2 rounded block'
} else {
submitButton.style.display = 'none'
notification.textContent = data.message

View file

@ -112,10 +112,6 @@ bestellformular = true
Bitte kontaktieren Sie uns für Preise von mehr als 50 Benutzerlizenzen.
Gerne erstellen wir Ihnen eine indiviuelle Offerte.
</div>
<div>
<label for="servername">Bitte geben Sie den Namen des gesicherter Webbereichs an. Der Zugriff erfolgt immer über die Web-Adresse: https://<strong>name</strong>.verua.org</label>
<input type="text" id="servername" name="servername" placeholder="name" required >
</div>
**Wünschen Sie die Erweiterung um das Modul Dienst-, Besuchs- und Tourenplan?**