Index: openacs-4/packages/dotlrn-ecommerce/www/admin/course-info.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/admin/course-info.adp,v
diff -u -r1.7 -r1.8
--- openacs-4/packages/dotlrn-ecommerce/www/admin/course-info.adp	22 Aug 2005 03:24:00 -0000	1.7
+++ openacs-4/packages/dotlrn-ecommerce/www/admin/course-info.adp	23 Jan 2006 02:19:17 -0000	1.8
@@ -120,4 +120,5 @@
 <h3>Sections</h3>
 
 <listtemplate name=section_list></listtemplate>
-<include src="/packages/dotlrn-ecommerce/lib/email-templates" community_id="@template_community_id@" course_name="@course_name@">
\ No newline at end of file
+<h3>Email Templates</h3>
+<a href="email-templates?community_id=@template_community_id@">Administer Email Templates</a>
Index: openacs-4/packages/dotlrn-ecommerce/www/admin/one-section.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/admin/one-section.adp,v
diff -u -r1.14 -r1.15
--- openacs-4/packages/dotlrn-ecommerce/www/admin/one-section.adp	28 Dec 2005 00:36:37 -0000	1.14
+++ openacs-4/packages/dotlrn-ecommerce/www/admin/one-section.adp	23 Jan 2006 02:19:17 -0000	1.15
@@ -32,7 +32,7 @@
 		<li><a href="../applications?section_id=@section_id@&type=request+approval">Users for Prerequisite Approval</a>
 		<li><a href="../applications?section_id=@section_id@&type=request+approved">Approved Users for Prerequisite Approval</a>
 	</ul>
-<a href="ecommerce/index?section_id=@section_id@">#dotlrn-ecommerce.Order_Summary#</a>
+<!-- <a href="ecommerce/index?section_id=@section_id@">#dotlrn-ecommerce.Order_Summary#</a> -->
 
 
 <if @show_public_pages_p@>
@@ -52,9 +52,9 @@
 
 <include src=/packages/expense-tracking/lib/cp-expense-tracking community_id=@community_id@ package_id=@community_package_id@>
 </if>
+<h2>Email Templates</h2>
+<a href="email-templates?community_id=@community_id@">Administer Email Templates</a>
 
-<include src="/packages/dotlrn-ecommerce/lib/email-templates" community_id="@community_id@" course_name="@section_name@" scope="section">
-
 <h2>#dotlrn-ecommerce.Related_Items#</h2>
 
 <a href="/ecommerce/admin/products/one?product_id=@product_id@">#dotlrn-ecommerce.Product#</a><br>