From dce58e66ce47f06e84bf7b60ad88ac729f264971 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Thu, 3 Apr 2008 02:46:28 -0400 Subject: [PATCH] default to no boot CD when cloning svn path=/trunk/packages/sipb-xen-www/; revision=406 --- code/templates/functions.tmpl | 2 +- code/templates/list.tmpl | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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) -- 1.7.9.5