diff options
| author | michael pereira | 2011-09-20 16:00:38 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-20 16:00:38 +0200 |
| commit | dd3e5cadd83360a6146349010d0e753be69bfa49 (patch) | |
| tree | 98a0139fed4bc2e9b2ea8dcff1617d5f0f55cfba /application/modules/ipxe/views/scripts/resource | |
| parent | ipxe gefixt (diff) | |
| download | pbs2-dd3e5cadd83360a6146349010d0e753be69bfa49.tar.gz pbs2-dd3e5cadd83360a6146349010d0e753be69bfa49.tar.xz pbs2-dd3e5cadd83360a6146349010d0e753be69bfa49.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 710b7b6..63d81f4 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 echo "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alphaID\n"; ?> MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 |
