From 8e7807ad33431e683b7d49bebde83f4ae9daf7e4 Mon Sep 17 00:00:00 2001 From: michael pereira Date: Mon, 31 Oct 2011 02:08:13 +0100 Subject: login --- application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'application/modules') diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index 143aea7..9e8b44d 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -74,7 +74,7 @@ ?> startcounter)) - echo "TIMEOUT ".$this->startcounter."\n";?> + echo "TIMEOUT ".(10*$this->startcounter)."\n";?> PROMPT 0 DEFAULT /ipxe/vesamenu.c32 @@ -144,7 +144,7 @@ MENU MSGCOLOR #ff1c2a33 #00000000 none } }else{ - title ( $this->title . $this->startcounter); + title ( $this->title); $bootosmapper = new Application_Model_BootOsMapper(); -- cgit v1.2.3-55-g7522