Index: openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/index.tcl,v diff -u -r1.11 -r1.12 --- openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/index.tcl 17 Aug 2005 16:24:22 -0000 1.11 +++ openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/index.tcl 18 Aug 2005 14:29:40 -0000 1.12 @@ -92,9 +92,6 @@ html { align right } display_template { @orders.pretty_refund@ - - » - } aggregate sum aggregate_label "[_ dotlrn-ecommerce.Total_1]:" @@ -118,11 +115,20 @@ [_ dotlrn-ecommerce.Yes] - » } - aggregate sum - aggregate_label "[_ dotlrn-ecommerce.Total_1]:" } + refund { + display_template { + + Refund + + } + } + transactions { + display_template { + Transactions + } + } } -filters { section_id { where_clause { s.section_id = :section_id }