From d8e88bb0f7bf1f23b2cf1eb7fb218a12d7159e91 Mon Sep 17 00:00:00 2001 From: Michael Neves Date: Tue, 19 Jun 2012 17:15:29 +0200 Subject: redirects aus ipxe-auth controller raus --- application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index fd257c4..1098789 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -54,7 +54,7 @@ function retry ($alphaID) { title ("Authentication Failed"); uriboot ( "Try again", "/ipxe/auth/login/alpha/$alphaID/login/true", "" ); - uriboot ( "Return to Group Bootmenu", "/ipxe/vesamenu.c32", "/ipxe/auth/logout/alpha/$alphaID" ); + uriboot ( "Return to Group Bootmenu", "/ipxe/auth/logout/alpha/$alphaID", "" ); } function sessionerror ($serialnumber,$mac) { -- cgit v1.2.3-55-g7522