Index: openacs-4/packages/mail-tracking/www/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/mail-tracking/www/index.adp,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/mail-tracking/www/index.adp	14 Jun 2005 19:50:17 -0000	1.2
+++ openacs-4/packages/mail-tracking/www/index.adp	21 Oct 2005 22:37:33 -0000	1.3
@@ -2,4 +2,4 @@
 <property name="title">@page_title;noquote@</property>
 <property name="context">@context;noquote@</property>
 
-<include src="../lib/messages">
\ No newline at end of file
+<include src="../lib/messages" page="@page@">
\ No newline at end of file
Index: openacs-4/packages/mail-tracking/www/index.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/mail-tracking/www/index.tcl,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/mail-tracking/www/index.tcl	14 Jun 2005 19:44:36 -0000	1.1
+++ openacs-4/packages/mail-tracking/www/index.tcl	21 Oct 2005 22:37:33 -0000	1.2
@@ -9,6 +9,8 @@
     @author Nima Mazloumi
     @creation-date Mon May 30 17:55:50 CEST 2005
     @cvs-id $Id$
+} {
+    {page:optional 1}
 }
 
 set page_title [ad_conn instance_name]