diff options
| author | michael pereira | 2011-09-19 20:03:29 +0200 |
|---|---|---|
| committer | michael pereira | 2011-09-19 20:03:29 +0200 |
| commit | dc4646db1a0d10bd8bcfe4f925401acc99249d1f (patch) | |
| tree | 5ef0d44fde51061341854ad186fb8e11426f355e /application | |
| parent | ipxe gefixt (diff) | |
| download | pbs2-dc4646db1a0d10bd8bcfe4f925401acc99249d1f.tar.gz pbs2-dc4646db1a0d10bd8bcfe4f925401acc99249d1f.tar.xz pbs2-dc4646db1a0d10bd8bcfe4f925401acc99249d1f.zip | |
ipxe gefixt
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 cd4dbf3..6a362c1 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -58,7 +58,7 @@ ?> TIMEOUT 100 PROMPT 0 -DEFAULT <?php echo "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alhaID"; ?> +DEFAULT <?php echo "http://$this->host/ipxe/resource/getvesamenu/alpha/$this->alphaID"; ?> MENU BACKGROUND http://pbs2.mp.openslx.org/media/img/pbs2.png MENU WIDTH 78 |
