diff options
| author | michael pereira | 2011-09-26 16:25:14 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-26 16:25:14 +0200 |
| commit | 06ef3f6fda93217b64cf720ea94e9f6a5d9f2ff6 (patch) | |
| tree | ecc15e6faf8379da40357060c17d761dc97520f2 /application/modules | |
| parent | auth header (diff) | |
| download | pbs2-06ef3f6fda93217b64cf720ea94e9f6a5d9f2ff6.tar.gz pbs2-06ef3f6fda93217b64cf720ea94e9f6a5d9f2ff6.tar.xz pbs2-06ef3f6fda93217b64cf720ea94e9f6a5d9f2ff6.zip | |
auth header
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 0fd0944..0c9d00d 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 |
