summaryrefslogtreecommitdiffstats
path: root/application/modules/ipxe/views/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/ipxe/views/scripts')
-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.");
}