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.18 -r1.19 --- openacs-4/packages/dotlrn/www/dotlrn-master.tcl 1 Jul 2003 23:36:47 -0000 1.18 +++ openacs-4/packages/dotlrn/www/dotlrn-master.tcl 3 Jul 2003 23:03:39 -0000 1.19 @@ -61,11 +61,11 @@ set header_font_size "medium" set header_font_color "black" set header_logo_item_id "" -set header_img_url "$dotlrn_url/resources/logo" +set header_img_url "/resources/dotlrn/logo" set header_img_file "[acs_root_dir]/packages/dotlrn/www/resources/logo" set header_img_alt_text "Header Logo" -set extra_spaces "" +set extra_spaces "" set td_align "align=\"center\" valign=\"top\"" if {[dotlrn::user_p -user_id $user_id]} { @@ -170,7 +170,7 @@ } else { set link_control_panel 0 } - set extra_spaces "" + set extra_spaces "" set navbar [dotlrn::portal_navbar \ -user_id $user_id \ -link_control_panel $link_control_panel \ @@ -371,7 +371,7 @@ MARGIN-TOP: 0px; } UL UL LI { - LIST-STYLE-IMAGE: url(/dotlrn/resources/dash.gif); + LIST-STYLE-IMAGE: url(/resources/dotlrn/dash.gif); } SMALL { FONT-SIZE: xsmall;