diff options
Diffstat (limited to 'application/modules/ipxe/views')
| -rw-r--r-- | application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index da881a1..3603c0a 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -73,6 +73,8 @@ ?> +<?php if(isset($this->startcounter)) + echo "TIMEOUT ".$this->startcounter;?> PROMPT 0 DEFAULT /ipxe/vesamenu.c32 |
