diff options
| author | michael pereira | 2011-09-19 16:23:04 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-19 16:23:04 +0200 |
| commit | 7092483c1993d713b68436037f49ba3bb711af02 (patch) | |
| tree | b4e5d345d59568f1b1c7d941951c386212d28df0 /application/modules/ipxe/views/scripts/resource | |
| parent | loop fetch_pxelinux (diff) | |
| download | pbs2-7092483c1993d713b68436037f49ba3bb711af02.tar.gz pbs2-7092483c1993d713b68436037f49ba3bb711af02.tar.xz pbs2-7092483c1993d713b68436037f49ba3bb711af02.zip | |
ipxe gefixt
Diffstat (limited to 'application/modules/ipxe/views/scripts/resource')
| -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 06546aa..20f44a6 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 http://pbs2.mp.openslx.org/media/vesamenu.c32 +DEFAULT <?php "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alhaID()" ?> MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 |
