From 3fbec8a101463d36e8554be40b83c0d7ca082299 Mon Sep 17 00:00:00 2001 From: michael pereira Date: Mon, 18 Jul 2011 14:16:11 +0200 Subject: login test --- application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'application/modules') diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index 0e00f9c..b108c00 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -53,7 +53,6 @@ global $password; switch ( "$username:$password" ) { - case "test:test": case "guest:guest": return 1; default: @@ -103,7 +102,7 @@ MENU MSGCOLOR #ff1c2a33 #00000000 none error)) - title ( $this->title ); + title ( $username + " " + $password ); else title($this->error); -- cgit v1.2.3-55-g7522