Index: openacs-4/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/www/Attic/index.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/www/index.tcl 17 May 2003 12:51:57 -0000 1.5 +++ openacs-4/www/index.tcl 29 Aug 2003 12:47:38 -0000 1.6 @@ -42,7 +42,7 @@ set focus "" if { [empty_string_p $user_id] } { - set focus "login.email" + set focus "login.username" } # One common problem with login is that people can hit the back button