From d61f395465ed22effccd154782fde7f78f903dbf Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 29 Jul 2007 22:27:45 +0000 Subject: more tweaks, hopefully fixing the flash player mostly needs to be embeded to fix some remaining bugs --- templates/show_login_form.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/show_login_form.inc') diff --git a/templates/show_login_form.inc b/templates/show_login_form.inc index 23b8d0fe..076bc1b1 100644 --- a/templates/show_login_form.inc +++ b/templates/show_login_form.inc @@ -43,7 +43,7 @@ function focus(){ document.login.username.focus(); }
-

+

-- cgit