do not show Quest picture on submissions page

This commit is contained in:
coderkun 2014-04-22 00:30:41 +02:00
commit 647428d417
244 changed files with 24121 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