Widget:Pseudocaptcha: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
J* (Diskussion | Beiträge) (AZ: Die Seite wurde neu angelegt.) |
J* (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
<form method="GET" action="/index.php/CAPTCHA"> | <form method="GET" action="/index.php/CAPTCHA"> | ||
− | <label for="ans">Antwort:</label><input type="text" name="ans" id="ans" /> | + | <label for="ans">Antwort: </label><input type="text" name="ans" id="ans" /> |
<input type="hidden" name="loesung" value="falsch" /> | <input type="hidden" name="loesung" value="falsch" /> | ||
</form> | </form> |
Version vom 30. März 2013, 14:17 Uhr
<form method="GET" action="/index.php/CAPTCHA"> <label for="ans">Antwort: </label><input type="text" name="ans" id="ans" /> <input type="hidden" name="loesung" value="falsch" /> </form>