diff options
| author | michael pereira | 2011-10-31 01:52:53 +0100 |
|---|---|---|
| committer | michael pereira | 2011-10-31 01:52:53 +0100 |
| commit | 9747e92bb0edbf4ab8fffa2799ce7c61ef1ccefd (patch) | |
| tree | 24f7125577b3186b5d976b79fccfb0f6b6046f1f | |
| parent | login (diff) | |
| download | pbs2-9747e92bb0edbf4ab8fffa2799ce7c61ef1ccefd.tar.gz pbs2-9747e92bb0edbf4ab8fffa2799ce7c61ef1ccefd.tar.xz pbs2-9747e92bb0edbf4ab8fffa2799ce7c61ef1ccefd.zip | |
login
| -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 |
