Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung Nächste Überarbeitung | Vorherige Überarbeitung | ||
| kontakt [11/02/2024 19:52] – Andreas Grzybowski | kontakt [13/02/2024 13:27] (aktuell) – Andreas Grzybowski | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| < | < | ||
| - | Action mail me@example.com | + | Action mail info@nullfunktion.de |
| Thanks " | Thanks " | ||
| - | Fieldset "A set of fields" | + | Textbox |
| - | Textbox | + | email "Deine E-Mail |
| - | number "Your Age" >13 <99 | + | textarea |
| - | email "Your E-Mail | + | |
| - | textbox " | + | |
| - | password | + | |
| - | fieldset | + | static |
| - | select " | + | |
| - | static "Some static text that could be an agreement" | + | |
| yesno "Read the agreement?" | yesno "Read the agreement?" | ||
| - | textarea | + | |
| + | Fieldset | ||
| textbox "You need to write ' | textbox "You need to write ' | ||
| submit " | submit " | ||
| Zeile 20: | Zeile 17: | ||
| - | //add captcha if available | ||
| - | /** @var helper_plugin_captcha $captcha */ | ||
| - | $captcha = $this-> | ||
| - | if ($captcha && $captcha-> | ||
| - | $form-> | ||
| - | } | ||