From d6159f76fb1381f6ea545806a230d7d41e4e4fbc Mon Sep 17 00:00:00 2001 From: Vinicius Coque Date: Sun, 15 Jan 2012 12:53:51 -0200 Subject: [PATCH] Scriptaculous / prototype replaced by jQuery --- etc/inc/authgui.inc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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 +?>