% if on:
(To edit ram, disk size, or machine name, turn off the machine first.)
% endif
-<form action="modify" method="POST">
+<form action="machine/${machine.machine_id}/modify" method="POST">
<input type="hidden" name="machine_id" value="${defaults.machine_id}"/>
<table>
<tr><td>Description:</td><td colspan="2"><textarea name="description" rows="4" cols="60">${defaults.description}</textarea></td></tr>