sub menu design update

This commit is contained in:
Daniel 2014-04-08 19:02:34 +02:00
commit a557703ce7
207 changed files with 18919 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<form method="post">
<input type="submit" name="submit" value="richtige Antwort" />
<input type="submit" name="wrong" value="falsche Antwort" />
</form>

View file