Index: openacs-4/packages/dotlrn/www/dotlrn-master.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/dotlrn-master.adp,v diff -u -r1.23 -r1.24 --- openacs-4/packages/dotlrn/www/dotlrn-master.adp 17 Sep 2003 10:02:46 -0000 1.23 +++ openacs-4/packages/dotlrn/www/dotlrn-master.adp 23 Sep 2003 19:25:22 -0000 1.24 @@ -30,7 +30,7 @@ -@title@ +@title@<if @text@ not nil> - @text@</if> @header_stuff;noquote@ 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.20 -r1.21 --- openacs-4/packages/dotlrn/www/dotlrn-master.tcl 23 Aug 2003 00:39:26 -0000 1.20 +++ openacs-4/packages/dotlrn/www/dotlrn-master.tcl 23 Sep 2003 19:25:22 -0000 1.21 @@ -188,7 +188,7 @@ set user_name "[dotlrn::get_user_name $user_id]" if {![exists_and_not_null title]} { - set title ".LRN" + set title [ad_system_name] } if {[empty_string_p [dotlrn_community::get_parent_community_id -package_id [ad_conn package_id]]]} {