xpbar size fix

This commit is contained in:
Daniel 2014-03-22 23:19:29 +01:00
commit 309a60de22
193 changed files with 16360 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