diff options
| author | michael pereira | 2011-09-19 18:29:31 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-19 18:29:31 +0200 |
| commit | bc6cb867d371753ade7a5ecfa22aaf1b2ed8f4bf (patch) | |
| tree | 499484627caf99981c059c6628157ee38a212049 /application/modules | |
| parent | ipxe gefixt (diff) | |
| download | pbs2-bc6cb867d371753ade7a5ecfa22aaf1b2ed8f4bf.tar.gz pbs2-bc6cb867d371753ade7a5ecfa22aaf1b2ed8f4bf.tar.xz pbs2-bc6cb867d371753ade7a5ecfa22aaf1b2ed8f4bf.zip | |
ipxe gefixt
Diffstat (limited to 'application/modules')
| -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 5b35ee8..cd4dbf3 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -58,7 +58,7 @@ ?> TIMEOUT 100 PROMPT 0 -DEFAULT <?php echo "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alhaID()/vesamenu.c32"; ?> +DEFAULT <?php echo "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alhaID"; ?> MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 |
