diff options
| author | michael pereira | 2011-09-26 17:05:50 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-26 17:05:50 +0200 |
| commit | 1f2ecc1f10242415d2633593347c8ccd1a34bdaf (patch) | |
| tree | 6bcc14c017da492f1b3669f7f2771b693602f690 /application | |
| parent | auth header (diff) | |
| download | pbs2-1f2ecc1f10242415d2633593347c8ccd1a34bdaf.tar.gz pbs2-1f2ecc1f10242415d2633593347c8ccd1a34bdaf.tar.xz pbs2-1f2ecc1f10242415d2633593347c8ccd1a34bdaf.zip | |
auth header
Diffstat (limited to 'application')
| -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 0c9d00d..0fd0944 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 |
