diff options
| author | michael pereira | 2011-10-11 13:26:09 +0200 |
|---|---|---|
| committer | michael pereira | 2011-10-11 13:26:09 +0200 |
| commit | 6e767c23dc369d3fbfdb986572202fad9fc29b3d (patch) | |
| tree | 82a22c04e324929cd162b84218f02445f616c9f5 | |
| parent | getvesamenu (diff) | |
| download | pbs2-6e767c23dc369d3fbfdb986572202fad9fc29b3d.tar.gz pbs2-6e767c23dc369d3fbfdb986572202fad9fc29b3d.tar.xz pbs2-6e767c23dc369d3fbfdb986572202fad9fc29b3d.zip | |
getvesamenu
| -rw-r--r-- | application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index fe5cfa4..e8f942f 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 @@ -174,4 +174,3 @@ MENU MSGCOLOR #ff1c2a33 #00000000 none } } -?>
\ No newline at end of file |
