From: Edward Z. Yang Date: Sun, 1 Feb 2009 05:44:55 +0000 (-0500) Subject: Changed HTML for info UI to stop using tables for the buttons/inputs. X-Git-Tag: 0.0.18^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/990601fb01bb7e6e1a4203d02d4422ec139d753f Changed HTML for info UI to stop using tables for the buttons/inputs. svn path=/trunk/packages/invirt-web/; revision=2077 --- diff --git a/code/templates/info.tmpl b/code/templates/info.tmpl index b090906..d872fce 100644 --- a/code/templates/info.tmpl +++ b/code/templates/info.tmpl @@ -29,26 +29,24 @@ Info on $machine.name
- - +
#if $on -
- - + + + #else - + #end if - - - - - - -
Boot CD:#slurp + +
+ Boot CD: #filter None $cdromList()#slurp #end filter -
+ +
+ +
#end def