diff options
Diffstat (limited to 'application/modules/ipxe/views')
| -rw-r--r-- | application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index 9e8b44d..8719b83 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -73,7 +73,7 @@ ?> -<?php if(isset($this->startcounter)) +<?php if($this->action != "selectmembership") echo "TIMEOUT ".(10*$this->startcounter)."\n";?> PROMPT 0 |
