X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/2dee827ad9edd2f7521ac10f62c72956df918e7d..025d921c46ca4522cff03c5e715a965bbd8f863f:/templates/info.tmpl diff --git a/templates/info.tmpl b/templates/info.tmpl index ca7d107..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: +