diff options
| author | michael pereira | 2011-09-20 16:39:26 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-20 16:39:26 +0200 |
| commit | d1d6249b490953e9bb3096d43574f23091878121 (patch) | |
| tree | 851260316a8a89120bd204c8382b46539a54cd28 /application/modules | |
| parent | vesamenu (diff) | |
| download | pbs2-d1d6249b490953e9bb3096d43574f23091878121.tar.gz pbs2-d1d6249b490953e9bb3096d43574f23091878121.tar.xz pbs2-d1d6249b490953e9bb3096d43574f23091878121.zip | |
vesamenu
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 e68f93a..7b90ed5 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/vesamenu.c32"; ?> +DEFAULT <?php echo "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alphaID/file/vesamenu.c32"; ?> MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 |
