Index: openacs-4/packages/lorsm/lib/custom-page-admin.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/lib/custom-page-admin.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/lorsm/lib/custom-page-admin.adp 6 Apr 2007 15:50:55 -0000 1.1 +++ openacs-4/packages/lorsm/lib/custom-page-admin.adp 6 Mar 2008 11:50:43 -0000 1.2 @@ -2,21 +2,21 @@ - -
+ @custom_pages.pretty_name@ - @custom_pages.item_title@ Edit + @custom_pages.item_title@ Edit None - | + | Change Choose @custom_pages.type@ page | - Remove + Remove
\ No newline at end of file + Index: openacs-4/packages/lorsm/lib/user-lorsm.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/lib/user-lorsm.tcl,v diff -u -r1.19 -r1.20 --- openacs-4/packages/lorsm/lib/user-lorsm.tcl 13 Aug 2007 09:20:14 -0000 1.19 +++ openacs-4/packages/lorsm/lib/user-lorsm.tcl 6 Mar 2008 11:50:43 -0000 1.20 @@ -35,7 +35,7 @@ } - html { width 70% } + html { style "width:70%" } } } @@ -44,7 +44,7 @@ subject { label "[_ lorsm.Subject]" display_eval {[dotlrn_community::get_community_name $community_id]} - html { align center width 20% } + html { align center style "width:20%" } link_url_eval {[dotlrn_community::get_community_url $community_id]} link_html {title "[_ lorsm.Access_Course]"} } @@ -54,7 +54,7 @@ append elements_list { last_viewed { label "[_ lorsm.Last_Viewed_On]" - html { align center width 10% } + html { align center style "width:10%" } display_eval {[lc_time_fmt $last_viewed "%x"]} } Index: openacs-4/packages/lorsm/templates/lorsm-default.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/templates/lorsm-default.adp,v diff -u -r1.6 -r1.7 --- openacs-4/packages/lorsm/templates/lorsm-default.adp 13 Aug 2007 09:20:16 -0000 1.6 +++ openacs-4/packages/lorsm/templates/lorsm-default.adp 6 Mar 2008 11:51:26 -0000 1.7 @@ -14,12 +14,12 @@ - image + image - image + image @@ -42,4 +42,4 @@ Back to Parent - \ No newline at end of file +