diff options
| author | michael pereira | 2011-08-31 16:44:25 +0200 |
|---|---|---|
| committer | michael pereira | 2011-08-31 16:44:25 +0200 |
| commit | cbfdde406c5ba50427a1f29c70095013d7175f6c (patch) | |
| tree | 09498d65a258aefcc945d58bbc2434c0de6ca3bc /application | |
| parent | kleiner fix (diff) | |
| download | pbs2-cbfdde406c5ba50427a1f29c70095013d7175f6c.tar.gz pbs2-cbfdde406c5ba50427a1f29c70095013d7175f6c.tar.xz pbs2-cbfdde406c5ba50427a1f29c70095013d7175f6c.zip | |
kleiner fix
Diffstat (limited to 'application')
| -rw-r--r-- | application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index 06546aa..0e18733 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -58,9 +58,9 @@ ?> TIMEOUT 100 PROMPT 0 -DEFAULT http://pbs2.mp.openslx.org/media/vesamenu.c32 +DEFAULT vesamenu.c32 -MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png +#MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 MENU MARGIN 9 MENU PASSWORDMARGIN 9 |
