diff --git a/etc/inc/authgui.inc b/etc/inc/authgui.inc index 4d2f9531b3..e374ad3c2a 100644 --- a/etc/inc/authgui.inc +++ b/etc/inc/authgui.inc @@ -104,8 +104,7 @@ function display_error_form($http_code, $desc) { "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - - + <?=$http_code?> @@ -207,9 +206,8 @@ $have_cookies = isset($_COOKIE["cookie_test"]); "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - - - + + <?=gettext("Login"); ?> @@ -284,4 +282,4 @@ $have_cookies = isset($_COOKIE["cookie_test"]); \ No newline at end of file +?>