From de1acd093fed9d3a458409a6d119b648aacc2f81 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 17 Oct 2009 15:39:41 +0200 Subject: [PATCH] Use menu hide in templates/boot/isolinux/prompt.cfg --- templates/boot/isolinux/prompt.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/boot/isolinux/prompt.cfg b/templates/boot/isolinux/prompt.cfg index e88ac40..b6c2ef3 100644 --- a/templates/boot/isolinux/prompt.cfg +++ b/templates/boot/isolinux/prompt.cfg @@ -16,13 +16,13 @@ F10 f10 # back to main menu label exit -menu exit +menu hide kernel isolinux.bin label back -menu back +menu hide kernel isolinux.bin label quit -menu quit +menu hide kernel isolinux.bin -- 2.1.4