From: Greg Price Date: Thu, 3 Apr 2008 06:46:28 +0000 (-0400) Subject: default to no boot CD when cloning X-Git-Tag: sipb-xen-www/3.4~58 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/dce58e66ce47f06e84bf7b60ad88ac729f264971?ds=sidebyside default to no boot CD when cloning svn path=/trunk/packages/sipb-xen-www/; revision=406 --- diff --git a/code/templates/functions.tmpl b/code/templates/functions.tmpl index 213b639..7b917b0 100644 --- a/code/templates/functions.tmpl +++ b/code/templates/functions.tmpl @@ -1,5 +1,5 @@ #def cdromList($cdroms, $default="") - diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index b6e9e33..249541e 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -53,8 +53,9 @@ $errorRow('vmtype', $err) $errorRow('cdrom', $err) Clone image? - - (experimental; 1-2 minutes, and you have an etch machine; root pw is 'password'.) + + (experimental; 1-2 minutes, and you have an etch machine; root pw is 'password'.) + $errorRow('cdrom', $err)