BUGFIX: couldn't restart a finished game; force reload of CSS
authorArun Persaud <arun@nubati.net>
Mon, 28 Apr 2008 00:43:11 +0000 (17:43 -0700)
committerArun Persaud <arun@nubati.net>
Mon, 28 Apr 2008 00:43:11 +0000 (17:43 -0700)
commit5aa7d5dd2d0b487188fef191c6e5ef38f13e38f7
tree77748f9f4c3a15586494c2047253064807e5e649
parent4fc2c543112c4734b71272b1e4a1392406d63455
BUGFIX: couldn't restart a finished game; force reload of CSS

problem was that everything on the page was in a form which is now
submitted to the game page, but for new games, we need to call the newgame.php
page. moved the button out of the side and into its own div structure now to fix it.

also renamed the css file to force a reload

Signed-off-by: Arun Persaud <arun@nubati.net>
css/standard001.css [moved from css/standard.css with 99% similarity]
include/game.php
include/output.php