mirror of
https://github.com/jcreek/Assassins-Mission-Control.git
synced 2026-07-13 02:53:44 +00:00
Slight cleanup
This commit is contained in:
@@ -15,18 +15,17 @@
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
<form method="post" action="admin-tools/startgame.php" name="startgame" id="startgame">
|
||||
<fieldset>
|
||||
<input type="submit" name="startgame" id="startgame" value="Start Game" />
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
<form method="post" action="admin-tools/close-registration.php" name="close-registration" id="close-registration">
|
||||
<fieldset>
|
||||
<input type="submit" name="close-registration" id="close-registration" value="Close Registration" />
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
<form method="post" action="admin-tools/startgame.php" name="startgame" id="startgame">
|
||||
<fieldset>
|
||||
<input type="submit" name="startgame" id="startgame" value="Start Game" />
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user