Index: openacs-4/packages/dotlrn/www/dotlrn-master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/dotlrn-master.tcl,v diff -u -r1.27 -r1.28 --- openacs-4/packages/dotlrn/www/dotlrn-master.tcl 24 Oct 2003 13:02:32 -0000 1.27 +++ openacs-4/packages/dotlrn/www/dotlrn-master.tcl 12 Nov 2003 10:12:51 -0000 1.28 @@ -185,7 +185,7 @@ # Set up some basic stuff set user_id [ad_get_user_id] -set user_name "[dotlrn::get_user_name $user_id]" +set user_name [acs_user::get_element -user_id $user_id -element name] if {![exists_and_not_null title]} { set title [ad_system_name]