</table>
<p>Commands:</p>
-<form action="command">
+<form action="command" action="POST">
<input type="hidden" name="machine_id" value="$machine.machine_id"/>
<table>
(To edit ram and disk size, turn off the machine first.)
#end if
</p>
-<form action="modify">
+<form action="modify" method="POST">
<input type="hidden" name="machine_id" value="$machine.machine_id"/>
<table>
<tr><td>Owner:</td><td><input type="text" value="$machine.owner"/></td></tr>