diff options
| author | michael pereira | 2011-09-20 16:24:42 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-20 16:24:42 +0200 |
| commit | de8aded4ca08e06b72045377fd932c4c25cbe6de (patch) | |
| tree | 9d6a8f4c76e40df295ec1f169e71775c40bf8752 /application/modules/ipxe/views/scripts/resource | |
| parent | ipxe gefixt (diff) | |
| download | pbs2-de8aded4ca08e06b72045377fd932c4c25cbe6de.tar.gz pbs2-de8aded4ca08e06b72045377fd932c4c25cbe6de.tar.xz pbs2-de8aded4ca08e06b72045377fd932c4c25cbe6de.zip | |
vesamenu
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 ff36427..e68f93a 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\n"; ?> +DEFAULT <?php echo "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alphaID/vesamenu.c32"; ?> MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 |
