summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authormichael pereira2011-09-21 16:24:37 +0200
committermichael pereira2011-09-21 16:24:37 +0200
commite3fb112b9e80e9c739ca7af70be76186a01f6fbd (patch)
tree4c9687eec3906a4c3567d08c1953661fac841b02 /application
parentgpxecmd.c32 (diff)
downloadpbs2-e3fb112b9e80e9c739ca7af70be76186a01f6fbd.tar.gz
pbs2-e3fb112b9e80e9c739ca7af70be76186a01f6fbd.tar.xz
pbs2-e3fb112b9e80e9c739ca7af70be76186a01f6fbd.zip
gpxecmd.c32
Diffstat (limited to 'application')
-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 3594a72..5615afd 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/false" );
+ uriboot ( "Login", "http://$this->host/ipxe/cmd.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.");
}