Index: openacs-4/packages/notifications/www/request-change-frequency.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/request-change-frequency.adp,v diff -u -r1.3 -r1.3.12.1 --- openacs-4/packages/notifications/www/request-change-frequency.adp 22 May 2003 15:04:57 -0000 1.3 +++ openacs-4/packages/notifications/www/request-change-frequency.adp 4 Mar 2007 06:32:42 -0000 1.3.12.1 @@ -2,5 +2,6 @@ <property name="title">@page_title;noquote@</property> <property name="context">@context;noquote@</property> +<h1>@page_title;noquote@</h1> <formtemplate id="change_frequency"></formtemplate> Index: openacs-4/packages/notifications/www/request-new.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/request-new.adp,v diff -u -r1.5 -r1.5.12.1 --- openacs-4/packages/notifications/www/request-new.adp 22 May 2003 15:04:57 -0000 1.5 +++ openacs-4/packages/notifications/www/request-new.adp 4 Mar 2007 06:32:42 -0000 1.5.12.1 @@ -1,5 +1,5 @@ <master> <property name="title">@page_title;noquote@</property> <property name="context">@context;noquote@</property> - +<h1>@page_title;noquote@</h1> <formtemplate id="subscribe"></formtemplate>