diff options
| author | michael pereira | 2011-09-20 16:01:42 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-20 16:01:42 +0200 |
| commit | 8f79954a5cb5aa093fb8ca59568dd39e5414075e (patch) | |
| tree | 4c26dda7e3f3bfbaf43b316519edcc3140e5ddbb /application | |
| parent | ipxe gefixt (diff) | |
| download | pbs2-8f79954a5cb5aa093fb8ca59568dd39e5414075e.tar.gz pbs2-8f79954a5cb5aa093fb8ca59568dd39e5414075e.tar.xz pbs2-8f79954a5cb5aa093fb8ca59568dd39e5414075e.zip | |
ipxe gefixt
Diffstat (limited to 'application')
| -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 63d81f4..ff36427 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->alphaID\n"; ?> +DEFAULT <?php echo "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alphaID/vesamenu.c32\n"; ?> MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 |
