summaryrefslogtreecommitdiffstats
path: root/application/modules/ipxe/views
diff options
context:
space:
mode:
authormichael pereira2011-09-21 16:09:29 +0200
committermichael pereira2011-09-21 16:09:29 +0200
commit6dad1d1597afcfddcd8674ad9dcb2afbbd738165 (patch)
tree686220343004d591bbddc22adf03bbeb1fc15746 /application/modules/ipxe/views
parentgpxecmd.c32 (diff)
downloadpbs2-6dad1d1597afcfddcd8674ad9dcb2afbbd738165.tar.gz
pbs2-6dad1d1597afcfddcd8674ad9dcb2afbbd738165.tar.xz
pbs2-6dad1d1597afcfddcd8674ad9dcb2afbbd738165.zip
gpxecmd.c32
Diffstat (limited to 'application/modules/ipxe/views')
-rw-r--r--application/modules/ipxe/views/scripts/resource/getvesamenu.phtml2
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 95a9c11..3594a72 100644
--- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
+++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
@@ -126,7 +126,7 @@ MENU MSGCOLOR #ff1c2a33 #00000000 none
}
if(!$this->login){
- uriboot ( "Login", "http://$this->host/ipxe/gpxecmd.c32", "chain http://$this->host/ipxe/auth/serial/serialnumber/55-44-33-22-11/mac/123/login/true" );
+ uriboot ( "Login", "http://$this->host/ipxe/gpxecmd.c32", "chain http://$this->host/ipxe/auth/serial/serialnumber/55-44-33-22-11/mac/123/login/false" );
texthelp("Login to get your own Bootmenu.");
}