X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/b0592519fc047639e1cdf092dae91fbf316b37c9..c3226455f0fd065757b681e2be52e8d8c2362ff8:/templates/info.tmpl diff --git a/templates/info.tmpl b/templates/info.tmpl index ca98ff9..c0ff1ff 100644 --- a/templates/info.tmpl +++ b/templates/info.tmpl @@ -5,18 +5,18 @@ Info on $machine.name #end def - -#def body -
Info on ${machine.name}:
$key: | $value |
Commands:
+#def commands() -Change settings: +#end def + +#def modifyForm() +#if $err +
We had a problem with your request:
+#else if $varExists('new_machine') +Successfully modified.
+#end if #if $on -(To edit ram and disk size, turn off the machine first.) +(To edit ram, disk size, or machine name, turn off the machine first.) #end if +#end def + +#def body +Commands:
+Change settings: +