diff options
| author | michael pereira | 2011-09-20 17:27:35 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-20 17:27:35 +0200 |
| commit | 2e96f4a906e4052d3e224f804f356ed1580ca531 (patch) | |
| tree | d37a22e8a7a5ae2458f35231c1b190c62eaa4115 /application/modules/ipxe | |
| parent | vesamenu (diff) | |
| download | pbs2-2e96f4a906e4052d3e224f804f356ed1580ca531.tar.gz pbs2-2e96f4a906e4052d3e224f804f356ed1580ca531.tar.xz pbs2-2e96f4a906e4052d3e224f804f356ed1580ca531.zip | |
vesamenu
Diffstat (limited to 'application/modules/ipxe')
| -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 499ac9b..f985103 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/file/vesamenu.conf\n"; ?> +DEFAULT <?php echo "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alphaID/file/vesamenu.c32\n"; ?> MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 |
