Index: openacs-4/packages/lorsm/www/delivery/record-view.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/delivery/record-view.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/lorsm/www/delivery/record-view.tcl 4 Dec 2006 18:43:23 -0000 1.10 +++ openacs-4/packages/lorsm/www/delivery/record-view.tcl 4 Dec 2006 19:56:41 -0000 1.11 @@ -65,7 +65,7 @@ set form [rp_getform] ns_set delkey $form item_id rp_form_put template_file view-plain - rp_form_put __include_vars [list item_id [string trimleft $href "/o/"]] + rp_form_put __include_vars [list item_id [string trimleft $href "/o/"] css ""] rp_form_put __include /packages/xowiki/lib/view db_1row get_format "select folder_name as delivery_folder_name, isscorm from lorsm_course_presentation_formats f, ims_cp_manifests m where f.format_id=m.course_presentation_format and m.man_id=:man_id" if {$isscorm} {