diff options
| author | michael pereira | 2011-10-11 13:08:58 +0200 |
|---|---|---|
| committer | michael pereira | 2011-10-11 13:08:58 +0200 |
| commit | 0d47ae029e5ec4ecbcf94a29ae9600feeee1b33b (patch) | |
| tree | a964ed7928a78ea817a4d56be17d1a274fcc57b0 /application/modules/ipxe/views/scripts | |
| parent | filter group fix (diff) | |
| download | pbs2-0d47ae029e5ec4ecbcf94a29ae9600feeee1b33b.tar.gz pbs2-0d47ae029e5ec4ecbcf94a29ae9600feeee1b33b.tar.xz pbs2-0d47ae029e5ec4ecbcf94a29ae9600feeee1b33b.zip | |
getvesamenu
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 aa2e7f5..fe5cfa4 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -73,7 +73,7 @@ TIMEOUT 100 PROMPT 0 DEFAULT vesamenu.c32 -MENU BACKGROUND <?php echo "http://$this->host/ipxe/pbs2.png\n"; ?> +#MENU BACKGROUND <?php echo "http://$this->host/ipxe/pbs2.png\n"; ?> MENU WIDTH 78 MENU MARGIN 9 MENU PASSWORDMARGIN 9 |
