diff options
| author | michael pereira | 2011-09-20 17:16:37 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-20 17:16:37 +0200 |
| commit | c87a443c5e0c95b3caec253b4bc4472891ed208f (patch) | |
| tree | af70a0f9d49151570fb6b7fcdc822c4e13605145 /application/modules/ipxe/views/scripts | |
| parent | vesamenu (diff) | |
| download | pbs2-c87a443c5e0c95b3caec253b4bc4472891ed208f.tar.gz pbs2-c87a443c5e0c95b3caec253b4bc4472891ed208f.tar.xz pbs2-c87a443c5e0c95b3caec253b4bc4472891ed208f.zip | |
vesamenu
Diffstat (limited to 'application/modules/ipxe/views/scripts')
| -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..499ac9b 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/file/vesamenu.conf\n"; ?> MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 |
